Searched refs:pruneWeakThenRemoveAndContains (Results 1 – 1 of 1) sorted by relevance
131 boolean found = pruneWeakThenRemoveAndContains( in addRemoteInput()173 pruneWeakThenRemoveAndContains(null /* contains */, entry /* remove */, token); in removeRemoteInput()235 return pruneWeakThenRemoveAndContains(entry /* contains */, null /* remove */, in isRemoteInputActive()243 pruneWeakThenRemoveAndContains(null /* contains */, null /* remove */, in isRemoteInputActive()256 private boolean pruneWeakThenRemoveAndContains( in pruneWeakThenRemoveAndContains() method in RemoteInputController