Home
last modified time | relevance | path

Searched defs:isDeleted (Results 1 – 4 of 4) sorted by relevance

/aosp14/system/core/libutils/
H A DStrongPointer_test.cpp55 bool isDeleted; in TYPED_TEST() local
82 bool isDeleted; in TYPED_TEST() local
91 bool isDeleted; in TYPED_TEST() local
104 bool isDeleted; in TYPED_TEST() local
H A DRefBase_test.cpp87 bool isDeleted; in TEST() local
115 bool isDeleted; in TEST() local
132 bool isDeleted, isDeleted2, isDeleted3; in TEST() local
216 bool isDeleted, isDeleted2; in TEST() local
245 bool isDeleted; in TEST() local
259 bool isDeleted; in TEST() local
269 bool isDeleted; in TEST() local
279 bool isDeleted; in TEST() local
/aosp14/frameworks/base/services/core/java/com/android/server/rollback/
H A DRollback.java353 boolean isDeleted() { in isDeleted() method in Rollback
/aosp14/frameworks/base/core/java/android/app/
H A DNotificationChannel.java834 public boolean isDeleted() { in isDeleted() method in NotificationChannel