Searched refs:onHandleWork (Results 1 – 25 of 52) sorted by relevance
123
397 onHandleWork(work.getIntent()); in doInBackground()564 protected abstract void onHandleWork(@NonNull Intent intent); in onHandleWork() method in JobIntentService
270 protected void onHandleWork(@NonNull Intent intent) { in onHandleWork() method in JobIntentServiceTest.TargetService
162 method protected abstract void onHandleWork(android.content.Intent);
198 method protected abstract void onHandleWork(android.content.Intent);
163 method protected abstract void onHandleWork(android.content.Intent);
202 method protected abstract void onHandleWork(android.content.Intent);
163 method @Deprecated protected abstract void onHandleWork(android.content.Intent);
203 method protected abstract void onHandleWork(android.content.Intent);
165 method @Deprecated protected abstract void onHandleWork(android.content.Intent);