Searched refs:allAppsIntent (Results 1 – 1 of 1) sorted by relevance
1541 Intent allAppsIntent = new Intent(Intent.ACTION_ALL_APPS); in stemPrimarySinglePressAction() local1542 allAppsIntent.addFlags( in stemPrimarySinglePressAction()1545 startActivityAsUser(allAppsIntent, UserHandle.CURRENT_OR_SELF); in stemPrimarySinglePressAction()