Searched refs:sApplicationLaunchKeyCategories (Results 1 – 1 of 1) sorted by relevance
85 static SparseArray<String> sApplicationLaunchKeyCategories; field in ModifierShortcutManager89 sApplicationLaunchKeyCategories = new SparseArray<String>();92 sApplicationLaunchKeyCategories.append( in sApplicationLaunchKeyCategories.append()94 sApplicationLaunchKeyCategories.append( in sApplicationLaunchKeyCategories.append()96 sApplicationLaunchKeyCategories.append( in sApplicationLaunchKeyCategories.append()98 sApplicationLaunchKeyCategories.append( in sApplicationLaunchKeyCategories.append()100 sApplicationLaunchKeyCategories.append( in sApplicationLaunchKeyCategories.append()375 String category = sApplicationLaunchKeyCategories.get(keyCode); in handleIntentShortcut()