Searched refs:removeUidFromArray (Results 1 – 1 of 1) sorted by relevance
619 private static boolean removeUidFromArray(SparseBooleanArray array, int uid, boolean remove) { in removeUidFromArray() method in AppStateTracker922 if (removeUidFromArray(mForegroundUids, uid, false)) { in handleUidStateChanged()952 if (removeUidFromArray(mActiveUids, uid, remove)) { in removeUid()955 if (removeUidFromArray(mForegroundUids, uid, remove)) { in removeUid()