Searched refs:sApplicationLaunchKeyCategories (Results 1 – 1 of 1) sorted by relevance
332 static SparseArray<String> sApplicationLaunchKeyCategories; field in PhoneWindowManager334 sApplicationLaunchKeyCategories = new SparseArray<String>();335 sApplicationLaunchKeyCategories.append( in sApplicationLaunchKeyCategories.append()337 sApplicationLaunchKeyCategories.append( in sApplicationLaunchKeyCategories.append()339 sApplicationLaunchKeyCategories.append( in sApplicationLaunchKeyCategories.append()341 sApplicationLaunchKeyCategories.append( in sApplicationLaunchKeyCategories.append()343 sApplicationLaunchKeyCategories.append( in sApplicationLaunchKeyCategories.append()345 sApplicationLaunchKeyCategories.append( in sApplicationLaunchKeyCategories.append()2976 String category = sApplicationLaunchKeyCategories.get(keyCode); in interceptKeyBeforeDispatchingInner()