Searched refs:pruneWeakThenRemoveAndContains (Results 1 – 1 of 1) sorted by relevance
79 boolean found = pruneWeakThenRemoveAndContains( in addRemoteInput()143 pruneWeakThenRemoveAndContains(null /* contains */, entry /* remove */, token); in removeRemoteInput()205 return pruneWeakThenRemoveAndContains(entry /* contains */, null /* remove */, in isRemoteInputActive()213 pruneWeakThenRemoveAndContains(null /* contains */, null /* remove */, in isRemoteInputActive()226 private boolean pruneWeakThenRemoveAndContains( in pruneWeakThenRemoveAndContains() method in RemoteInputController