Searched defs:mNotified (Results 1 – 3 of 3) sorted by relevance
/aosp14/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 |
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ | ||
H A D | ActivityManagerInternalTest.java | 155 public boolean mNotified; field in ActivityManagerInternalTest.CustomThread |