Home
last modified time | relevance | path

Searched defs:oldKey (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupManager.java250 String oldKey = oldNotification.getGroupKey(); in onEntryUpdated() local
/frameworks/base/core/java/android/app/
DResourcesManager.java957 final ResourcesKey oldKey = findKeyForResourceImplLocked(resources.getImpl()); in updateResourcesForActivity() local
DNotification.java7323 String oldKey = oldM.getSenderPerson() == null in areNotificationsVisiblyDifferent() local
/frameworks/base/core/java/android/inputmethodservice/
DKeyboardView.java878 Key oldKey = keys[oldKeyIndex]; in showPreview() local