Home
last modified time | relevance | path

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

/frameworks/base/tools/obbtool/
DMain.cpp115 void doRemove(const char* filename) { in doRemove() function
281 doRemove(filename); in main()
/frameworks/base/tools/aapt/
DMain.h35 extern int doRemove(Bundle* bundle);
DMain.cpp262 case kCommandRemove: return doRemove(bundle); in handleCommand()
DCommand.cpp2529 int doRemove(Bundle* bundle) in doRemove() function
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleData.java509 doRemove(key, reason); in dismissBubbleWithKey()
605 doRemove(b.getKey(), Bubbles.DISMISS_USER_ACCOUNT_REMOVED); in removeBubblesForUser()
637 toRemove.forEach((b) -> doRemove(b.getKey(), Bubbles.DISMISS_AGED)); in trim()
668 private void doRemove(String key, @DismissReason int reason) { in doRemove() method in BubbleData
822 doRemove(mBubbles.get(0).getKey(), reason); in dismissAll()
826 doRemove(bubble.getKey(), reason); in dismissAll()
880 doRemove(mOverflowBubbles.get(0).getKey(), Bubbles.DISMISS_USER_CHANGED); in clearOverflow()
/frameworks/base/config/
Dboot-image-profile.txt29071 HSPLjava/util/concurrent/ConcurrentSkipListMap;->doRemove(Ljava/lang/Object;Ljava/lang/Object;)Ljav…