Searched refs:removeBubblesWithPackageName (Results 1 – 2 of 2) sorted by relevance
304 mBubbleData.removeBubblesWithPackageName(s, DISMISS_PACKAGE_REMOVED); in initialize()316 mBubbleData.removeBubblesWithPackageName(packageName, DISMISS_PACKAGE_REMOVED); in initialize()
455 public void removeBubblesWithPackageName(String packageName, int reason) { in removeBubblesWithPackageName() method in BubbleData