Home
last modified time | relevance | path

Searched defs:mNotified (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/system/chre/platform/linux/include/chre/target_platform/
H A Dnotifier_base.h45 bool mNotified = false; variable
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/IntentSender/src/com/android/cts/intent/sender/
H A DCopyPasteTest.java31 private Semaphore mNotified; field in CopyPasteTest
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/location/countrydetector/
H A DComprehensiveCountryDetectorTest.java28 protected boolean mNotified; field in ComprehensiveCountryDetectorTest.TestCountryDetector
H A DLocationBasedCountryDetectorTest.java156 private boolean mNotified; field in LocationBasedCountryDetectorTest.CountryListenerImpl
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DActivityManagerInternalTest.java155 public boolean mNotified; field in ActivityManagerInternalTest.CustomThread
/aosp_15_r20/external/android-nn-driver/test/
H A DDriverTestHelpers.hpp75 bool mNotified; member