Home
last modified time | relevance | path

Searched refs:removeEntry (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/gesture/
DGestureLibrary.java75 public void removeEntry(String entryName) { in removeEntry() method in GestureLibrary
76 mStore.removeEntry(entryName); in removeEntry()
DGestureStore.java193 public void removeEntry(String entryName) { in removeEntry() method in GestureStore
/frameworks/volley/src/com/android/volley/toolbox/
DDiskBasedCache.java219 removeEntry(key); in remove()
304 private void removeEntry(String key) { in removeEntry() method in DiskBasedCache
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DTicker.java247 public void removeEntry(StatusBarNotification n) { in removeEntry() method in Ticker
DPhoneStatusBar.java967 mTicker.removeEntry(old); in removeNotification()
/frameworks/base/api/
Dcurrent.txt8739 method public void removeEntry(java.lang.String);
8834 method public void removeEntry(java.lang.String);
38603 …method public abstract boolean removeEntry(java.security.Principal, java.security.acl.AclEntry) th…