Home
last modified time | relevance | path

Searched refs:initAsync (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/headers/media_plugin/media/hardware/
DHDCPAPI.h85 virtual status_t initAsync(const char *addr, unsigned port) = 0;
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
DJobStore.java225 void initAsync(CountDownLatch completionLatch) { in initAsync() method in JobStore
DJobSchedulerService.java2652 mJobs.initAsync(mJobStoreLoadedLatch);
/frameworks/base/services/
Dart-wear-profile13016 PLcom/android/server/job/JobStore;->initAsync(Ljava/util/concurrent/CountDownLatch;)V