Searched defs:mDeleted (Results 1 – 5 of 5) sorted by relevance
/aosp14/system/core/libutils/ | ||
H A D | StrongPointer_test.cpp | 35 bool* mDeleted; member in SPFoo |
H A D | RefBase_test.cpp | 45 bool* mDeleted; member in Foo |
H A D | RefBase_fuzz.cpp | 49 bool* mDeleted; member |
/aosp14/frameworks/base/tools/aapt/ | ||
H A D | ZipEntry.h | 214 bool mDeleted; // set if entry is pending deletion variable |
/aosp14/frameworks/base/core/java/android/app/ | ||
H A D | NotificationChannel.java | 263 private boolean mDeleted = DEFAULT_DELETED; field in NotificationChannel |