Searched defs:mNotified (Results 1 – 5 of 5) sorted by relevance
/aosp12/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/testutils/ | ||
H A D | CaptureObserver.java | 33 private boolean mNotified = false; field in CaptureObserver |
/aosp12/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 |
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/am/ | ||
H A D | ActivityManagerInternalTest.java | 151 public boolean mNotified; field in ActivityManagerInternalTest.CustomThread |
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ | ||
H A D | TvPipNotificationController.java | 72 private boolean mNotified; field in TvPipNotificationController |