Searched refs:pruneWeakThenRemoveAndContains (Results 1 – 1 of 1) sorted by relevance
115 boolean found = pruneWeakThenRemoveAndContains( in addRemoteInput()138 pruneWeakThenRemoveAndContains(null /* contains */, entry /* remove */, token); in removeRemoteInput()199 return pruneWeakThenRemoveAndContains(entry /* contains */, null /* remove */, in isRemoteInputActive()207 pruneWeakThenRemoveAndContains(null /* contains */, null /* remove */, in isRemoteInputActive()220 private boolean pruneWeakThenRemoveAndContains( in pruneWeakThenRemoveAndContains() method in RemoteInputController