Searched defs:ApiService (Results 1 - 1 of 1) sorted by relevance

/packages/apps/VideoEditor/src/com/android/videoeditor/service/
H A DApiService.java83 public class ApiService extends Service { class in inherits:Service
297 final Intent intent = mIntentPool.get(context, ApiService.class);
317 final Intent intent = mIntentPool.get(context, ApiService.class);
335 final Intent intent = mIntentPool.get(context, ApiService.class);
353 final Intent intent = mIntentPool.get(context, ApiService.class);
398 final Intent intent = mIntentPool.get(context, ApiService.class);
414 final Intent intent = mIntentPool.get(context, ApiService.class);
430 final Intent intent = mIntentPool.get(context, ApiService.class);
484 final Intent intent = mIntentPool.get(context, ApiService.class);
498 final Intent intent = mIntentPool.get(context, ApiService
[all...]

Completed in 1686 milliseconds