Searched refs:PAUSE_ACTION (Results 1 – 1 of 1) sorted by relevance
33 … public static final String PAUSE_ACTION = "com.android.cts.deviceandprofileowner.LOCK_TASK_PAUSE"; field in LockTaskUtilityActivity96 sendLocalBroadcast(new Intent(PAUSE_ACTION)); in onPause()