Searched refs:pruneWeakThenRemoveAndContains (Results 1 – 1 of 1) sorted by relevance
108 boolean found = pruneWeakThenRemoveAndContains( in addRemoteInput()128 pruneWeakThenRemoveAndContains(null /* contains */, entry /* remove */, token); in removeRemoteInput()189 return pruneWeakThenRemoveAndContains(entry /* contains */, null /* remove */, in isRemoteInputActive()197 pruneWeakThenRemoveAndContains(null /* contains */, null /* remove */, in isRemoteInputActive()210 private boolean pruneWeakThenRemoveAndContains( in pruneWeakThenRemoveAndContains() method in RemoteInputController