Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/
DGnssConfiguration.java406 private static native boolean native_set_supl_es(int es); in native_set_supl_es()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserManagerTest.java584 ExecutorService es = Executors.newCachedThreadPool(); in testConcurrentUserCreate() local
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java2967 ExecutorService es = Executors.newFixedThreadPool(readerCount + 1); in testConcurrencyReadWrite() local
3043 ExecutorService es = Executors.newFixedThreadPool(readerCount + 1); in testConcurrencyRead() local
/frameworks/base/tools/aapt2/configuration/
DConfigurationParser_test.cpp555 ConfigDescription es = test::ParseConfigOrDie("es"); local
/frameworks/base/services/core/java/com/android/server/job/controllers/
DQuotaController.java2730 ExecutionStats es = stats[bucketIndex]; in dumpControllerStateLocked() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DMccTable.java347 sTable.add(new MccEntry(214, "es", 2)); // Spain in sTable.add()