Searched defs:executor (Results 1 – 10 of 10) sorted by relevance
24 XmlActionExecutor executor; in TEST() local52 XmlActionExecutor executor; in TEST() local
88 bool ManifestFixer::buildRules(xml::XmlActionExecutor* executor, IDiagnostics* diag) { in buildRules()274 xml::XmlActionExecutor executor; in consume() local
36 ProviderExecutor executor = sExecutors.get(authority); in forAuthority() local
49 public ExecutorDelivery(Executor executor) { in ExecutorDelivery()
40 PipeManager(MtpDatabase database, ExecutorService executor) { in PipeManager()
125 private AsyncTaskLoader(Context context, Executor executor) { in AsyncTaskLoader()
141 public AsyncTaskLoader(Context context, Executor executor) { in AsyncTaskLoader()
90 @VisibleForTesting ScheduledExecutorService executor; field in FileOperationService
52 public SipWakeupTimer(Context context, Executor executor) { in SipWakeupTimer()
356 public void setAsyncExecutor(Executor executor) { in setAsyncExecutor()