Home
last modified time | relevance | path

Searched defs:pickSelectionIntent (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/DeskClock/src/com/android/deskclock/
H A DHandleApiCalls.kt124 val pickSelectionIntent = Intent(mContext, regex
145 val pickSelectionIntent = Intent(mContext, AlarmSelectionActivity::class.java) regex