Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DHandleApiCalls.kt124 val pickSelectionIntent = Intent(mContext, in doInBackground() constant
145 val pickSelectionIntent = Intent(mContext, AlarmSelectionActivity::class.java) in doInBackground() constant