Home
last modified time | relevance | path

Searched refs:onHandleWork (Results 1 – 25 of 52) sorted by relevance

123

/core/core/src/main/java/androidx/core/app/
DJobIntentService.java397 onHandleWork(work.getIntent()); in doInBackground()
564 protected abstract void onHandleWork(@NonNull Intent intent); in onHandleWork() method in JobIntentService
/core/core/src/androidTest/java/androidx/core/app/
DJobIntentServiceTest.java270 protected void onHandleWork(@NonNull Intent intent) { in onHandleWork() method in JobIntentServiceTest.TargetService
/core/core/api/
D1.1.0-rc01.txt162 method protected abstract void onHandleWork(android.content.Intent);
D1.1.0-beta02.txt162 method protected abstract void onHandleWork(android.content.Intent);
D1.1.0-beta01.txt162 method protected abstract void onHandleWork(android.content.Intent);
D1.2.0-beta01.txt162 method protected abstract void onHandleWork(android.content.Intent);
D1.3.0-beta01.txt162 method protected abstract void onHandleWork(android.content.Intent);
D1.2.0-beta02.txt162 method protected abstract void onHandleWork(android.content.Intent);
Drestricted_1.0.0.txt198 method protected abstract void onHandleWork(android.content.Intent);
D1.5.0-beta02.txt163 method protected abstract void onHandleWork(android.content.Intent);
D1.5.0-beta03.txt163 method protected abstract void onHandleWork(android.content.Intent);
Drestricted_1.1.0-beta01.txt202 method protected abstract void onHandleWork(android.content.Intent);
Drestricted_1.1.0-rc01.txt202 method protected abstract void onHandleWork(android.content.Intent);
D1.5.0-beta01.txt163 method protected abstract void onHandleWork(android.content.Intent);
D1.6.0-beta03.txt163 method @Deprecated protected abstract void onHandleWork(android.content.Intent);
D1.6.0-beta01.txt163 method protected abstract void onHandleWork(android.content.Intent);
D1.6.0-beta02.txt163 method protected abstract void onHandleWork(android.content.Intent);
Drestricted_1.3.0-beta01.txt203 method protected abstract void onHandleWork(android.content.Intent);
Drestricted_1.2.0-beta01.txt203 method protected abstract void onHandleWork(android.content.Intent);
D1.8.0-beta02.txt165 method @Deprecated protected abstract void onHandleWork(android.content.Intent);
Drestricted_1.2.0-beta02.txt203 method protected abstract void onHandleWork(android.content.Intent);
D1.7.0-beta03.txt165 method @Deprecated protected abstract void onHandleWork(android.content.Intent);
D1.7.0-beta01.txt165 method @Deprecated protected abstract void onHandleWork(android.content.Intent);
D1.7.0-beta02.txt165 method @Deprecated protected abstract void onHandleWork(android.content.Intent);
D1.10.0-beta01.txt165 method @Deprecated protected abstract void onHandleWork(android.content.Intent);

123