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 AppStateTracker920 if (removeUidFromArray(mForegroundUids, uid, false)) { in handleUidStateChanged()950 if (removeUidFromArray(mActiveUids, uid, remove)) { in removeUid()953 if (removeUidFromArray(mForegroundUids, uid, remove)) { in removeUid()