Searched refs:entryKey (Results 1 – 2 of 2) sorted by relevance
145 final String entryKey = entry.getKey();146 if (mHeadsUpManager.isAlerting(entryKey)) {148 mRemoteInputManager.getController().isSpinning(entryKey)
263 String entryKey = packageBubbles.get(pkgShortcutId); in maybeListenForShortcutChangesForBubbles() local264 if (r.getKey().equals(entryKey)) { in maybeListenForShortcutChangesForBubbles()