Searched defs:showOnLockscreen (Results 1 – 1 of 1) sorted by relevance
129 default void startFromAction(SmartspaceAction action, View v, boolean showOnLockscreen) { in startFromAction()134 startPendingIntent(action.getPendingIntent(), showOnLockscreen); in startFromAction() local142 void startIntent(View v, Intent i, boolean showOnLockscreen); in startIntent()145 void startPendingIntent(PendingIntent pi, boolean showOnLockscreen); in startPendingIntent()