Searched refs:REMOVED (Results 1 – 10 of 10) sorted by relevance
25 CHANGED, ADDED, REMOVED enumConstant
72 if (kind != ResourceDeltaKind.REMOVED) { in processFile()79 if (kind != ResourceDeltaKind.REMOVED) { in processFile()
49 REMOVED,56 public static final int REMOVED = 2; field in ZenModeDiff147 mExists = REMOVED; in BaseDiff()174 return mExists == REMOVED; in wasRemoved()
772 final static int REMOVED = 1; field in PackageManagerTests.ReplaceReceiver802 removed = REMOVED; in notifyNow()804 if (removed != REMOVED) { in notifyNow()1138 final static int REMOVED = 1; field in PackageManagerTests.MoveReceiver1159 removed = REMOVED; in notifyNow()1164 removed = REMOVED; in notifyNow()1166 if (removed != REMOVED) { in notifyNow()
547 REMOVED enumConstant
783 updateWidgetsWithNotificationChanged(sbn, PeopleSpaceUtils.NotificationAction.REMOVED);791 updateWidgetsWithNotificationChanged(sbn, PeopleSpaceUtils.NotificationAction.REMOVED);
817 proto.write(CpuUsageProto.Stat.REMOVED, st.removed);
169 import static com.android.server.wm.WindowStateProto.REMOVED;4071 proto.write(REMOVED, mRemoved); in dumpDebug()
69 import static android.view.ViewRootImplProto.REMOVED;9672 proto.write(REMOVED, mRemoved); in dumpDebug()
5936 // This field is ignored when event == REMOVED.5943 REMOVED = 0; enumerator22566 REMOVED = 2; enumerator