sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
picker-app
/
androidx.picker.features.search
/
InitialSearchUtils
Initial
Search
Utils
object
InitialSearchUtils
(
source
)
Members
Properties
AUTHORITY_
BIXBY
Link copied to clipboard
const
val
AUTHORITY_BIXBY
:
String
Functions
extract
Pattern
Link copied to clipboard
@
JvmStatic
fun
extractPattern
(
str
:
String
?
)
:
String
get
Matched
String
Offset
Link copied to clipboard
@
JvmStatic
fun
getMatchedStringOffset
(
textToSearch
:
String
,
patternToMatch
:
String
)
:
Int
get
Search
Result
From
SCS
Link copied to clipboard
@
JvmStatic
fun
getSearchResultFromSCS
(
context
:
Context
,
str
:
String
)
:
List
<
AppInfo
>
to
Char
Array
Buffer
Link copied to clipboard
@
JvmStatic
fun
toCharArrayBuffer
(
str
:
String
?
,
i
:
Int
)
:
CharArrayBuffer