Searched refs:SYSTEM_ACTION_ID_ALL_APPS (Results 1 – 1 of 1) sorted by relevance
143 private static final int SYSTEM_ACTION_ID_ALL_APPS = 14; field in TouchInteractionService440 PendingIntent.getActivity(this, SYSTEM_ACTION_ID_ALL_APPS, intent, in onOverviewTargetChange()442 am.registerSystemAction(allAppsAction, SYSTEM_ACTION_ID_ALL_APPS); in onOverviewTargetChange()444 am.unregisterSystemAction(SYSTEM_ACTION_ID_ALL_APPS); in onOverviewTargetChange()495 .unregisterSystemAction(SYSTEM_ACTION_ID_ALL_APPS); in onDestroy()