Searched defs:showOnLockscreen (Results 1 – 1 of 1) sorted by relevance
207 default void startFromAction(SmartspaceAction action, View v, boolean showOnLockscreen) { in startFromAction()219 default void startFromAction(TapAction action, View v, boolean showOnLockscreen) { in startFromAction()232 void startIntent(View v, Intent i, boolean showOnLockscreen); in startIntent()235 void startPendingIntent(View v, PendingIntent pi, boolean showOnLockscreen); in startPendingIntent()