Searched refs:sApplicationLaunchKeyCategories (Results 1 – 1 of 1) sorted by relevance
330 static SparseArray<String> sApplicationLaunchKeyCategories; field in PhoneWindowManager332 sApplicationLaunchKeyCategories = new SparseArray<String>();333 sApplicationLaunchKeyCategories.append( in sApplicationLaunchKeyCategories.append()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()2961 String category = sApplicationLaunchKeyCategories.get(keyCode); in interceptKeyBeforeDispatchingInner()