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/gnss/
DGnssConfiguration.java504 private static native boolean native_set_supl_es(int es); in native_set_supl_es()
/frameworks/base/tools/aapt2/configuration/
DConfigurationParser_test.cpp536 ConfigDescription es = test::ParseConfigOrDie("es"); local
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java3341 ExecutorService es = Executors.newFixedThreadPool(readerCount + 1); in testConcurrencyReadWrite() local
3419 ExecutorService es = Executors.newFixedThreadPool(readerCount + 1); in testConcurrencyRead() local
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserManagerTest.java1565 ExecutorService es = Executors.newCachedThreadPool(); in testConcurrentUserCreate() local
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/
DQuotaController.java4773 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()