Home
last modified time | relevance | path

Searched refs:isNew (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationChannelLogger.java87 int uid, String pkg, boolean isNew, boolean wasBlocked) { in logNotificationChannelGroup() argument
88 logNotificationChannelGroup(NotificationChannelEvent.getGroupUpdated(isNew), in logNotificationChannelGroup()
199 public static NotificationChannelEvent getGroupUpdated(boolean isNew) { in getGroupUpdated() argument
200 return isNew in getGroupUpdated()
DZenModeHelper.java677 boolean isNew = false; in applyGlobalPolicyAsImplicitZenRule()
680 isNew = true; in applyGlobalPolicyAsImplicitZenRule()
689 if (isNew) { in applyGlobalPolicyAsImplicitZenRule()
701 isNew); in applyGlobalPolicyAsImplicitZenRule()
1125 @ConfigChangeOrigin int origin, boolean isNew) { in populateZenRule() argument
1129 if (isNew) { in populateZenRule()
1142 && !isNew && origin == UPDATE_ORIGIN_USER in populateZenRule()
1188 if (isNew || doesOriginAlwaysUpdateValues(origin) in populateZenRule()
1198 boolean updateValues = isNew || doesOriginAlwaysUpdateValues(origin) in populateZenRule()
1234 modified |= updatePolicy(rule, azr.getZenPolicy(), updateBitmask, isNew); in populateZenRule()
[all …]
/frameworks/base/tests/BinaryTransparencyHostTest/test-app/src/android/transparency/test/app/
DBinaryTransparencyTest.java91 boolean isNew = digestsSeen.add(digestHex); in testCollectAllApexInfo()
94 .that(isNew).isTrue(); in testCollectAllApexInfo()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleTaskViewHelper.java224 boolean isNew = mBubble == null || didBackingContentChange(bubble); in update()
226 if (isNew) { in update()
DBubbleExpandedView.java919 boolean isNew = mBubble == null || didBackingContentChange(bubble); in update()
920 if (isNew || bubble.getKey().equals(mBubble.getKey())) { in update()
937 if (isNew) { in update()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ui/
DStatusBarIconControllerImpl.java365 boolean isNew = mStatusBarIconList.getIconHolder(slot, holder.getTag()) == null; in setIcon()
368 if (isNew) { in setIcon()
/frameworks/native/services/surfaceflinger/Scheduler/
DScheduler.cpp150 auto [pacesetterVsyncSchedule, isNew] = [&]() REQUIRES(kMainThreadContext) { in registerDisplayInternal()
152 const bool isNew = mDisplays in registerDisplayInternal() local
158 isNew); in registerDisplayInternal()
164 if (isNew) { in registerDisplayInternal()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h522 SLboolean isNew
531 SLboolean isNew
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h1889 XAboolean isNew
1897 XAboolean isNew