Searched defs:mNotified (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/system/chre/platform/linux/include/chre/target_platform/ | ||
H A D | notifier_base.h | 45 bool mNotified = false; variable |
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/IntentSender/src/com/android/cts/intent/sender/ | ||
H A D | CopyPasteTest.java | 31 private Semaphore mNotified; field in CopyPasteTest |
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/location/countrydetector/ | ||
H A D | ComprehensiveCountryDetectorTest.java | 28 protected boolean mNotified; field in ComprehensiveCountryDetectorTest.TestCountryDetector |
H A D | LocationBasedCountryDetectorTest.java | 156 private boolean mNotified; field in LocationBasedCountryDetectorTest.CountryListenerImpl |
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ | ||
H A D | ActivityManagerInternalTest.java | 155 public boolean mNotified; field in ActivityManagerInternalTest.CustomThread |
/aosp_15_r20/external/android-nn-driver/test/ | ||
H A D | DriverTestHelpers.hpp | 75 bool mNotified; member |