Searched refs:ACTION_KEYGUARD_APPWIDGET_PICK (Results 1 – 2 of 2) sorted by relevance
136 Intent pickIntent = new Intent(AppWidgetManager.ACTION_KEYGUARD_APPWIDGET_PICK); in launchWidgetPicker()
87 ACTION_KEYGUARD_APPWIDGET_PICK = "android.appwidget.action.KEYGUARD_APPWIDGET_PICK"; field in AppWidgetManager