Searched refs:SYSTEM_ACTION_ID_ALL_APPS (Results 1 – 1 of 1) sorted by relevance
146 private static final int SYSTEM_ACTION_ID_ALL_APPS = 14; field in TouchInteractionService477 PendingIntent.getActivity(this, SYSTEM_ACTION_ID_ALL_APPS, intent, in onOverviewTargetChange()479 am.registerSystemAction(allAppsAction, SYSTEM_ACTION_ID_ALL_APPS); in onOverviewTargetChange()481 am.unregisterSystemAction(SYSTEM_ACTION_ID_ALL_APPS); in onOverviewTargetChange()546 .unregisterSystemAction(SYSTEM_ACTION_ID_ALL_APPS); in onDestroy()