Searched refs:isRemoved (Results 1 – 7 of 7) sorted by relevance
150 AppAdvertiseStats isRemoved = contextMap.getAppAdvertiseStatsById(id); in advertisingSetAndData() local151 assertThat(isRemoved).isNull(); in advertisingSetAndData()
617 boolean isRemoved = oldGroup.removeNotification(newNotification); in additionalGroupAndRank()618 if (isRemoved) { in additionalGroupAndRank()
1728 private void updateSoftApInfo(@Nullable SoftApInfo apInfo, boolean isRemoved) { in updateSoftApInfo() argument1729 Log.d(getTag(), "SoftApInfo update " + apInfo + ", isRemoved: " + isRemoved); in updateSoftApInfo() local1740 if (isRemoved) { in updateSoftApInfo()
3599 boolean isRemoved = simAccounts.contains(h) && !activeCallAccounts.contains(h);3600 if (isRemoved) {3605 return isRemoved;3621 boolean isRemoved = !Objects.equals(candidateHandle, callHandle)3626 if (isRemoved) {3632 return isRemoved;
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
692 HSPLandroidx/recyclerview/widget/RecyclerView$ViewHolder;->isRemoved()Z2925 PLkotlinx/coroutines/internal/LockFreeLinkedListHead;->isRemoved()Z2940 PLkotlinx/coroutines/internal/LockFreeLinkedListNode;->isRemoved()Z