Home
last modified time | relevance | path

Searched defs:js (Results 1 – 12 of 12) sorted by relevance

/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/cts/shareduidtests/
DSharedUidTest.java47 final JobScheduler js = getContext().getSystemService(JobScheduler.class); in testCancelDisabledPackageJob() local
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsJobDurationTests.java57 JobScheduler js = mContext.getSystemService(JobScheduler.class); in testJobDuration() local
DSimpleJobService.java62 JobScheduler js = context.getSystemService(JobScheduler.class); in scheduleJob() local
DBatteryStatsBgVsFgActions.java220 JobScheduler js = ctx.getSystemService(JobScheduler.class); in doScheduleJob() local
/cts/tests/JobScheduler/src/android/jobscheduler/
DTriggerContentJobService.java63 JobScheduler js = context.getSystemService(JobScheduler.class); in scheduleJob() local
DMockJobService.java236 final JobScheduler js = (JobScheduler) getSystemService( in onStartJob() local
/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/
DTriggerContentJobService.java63 JobScheduler js = context.getSystemService(JobScheduler.class); in scheduleJob() local
DMockJobService.java211 final JobScheduler js = (JobScheduler) getSystemService( in onStartJob() local
/cts/tests/appsearch/src/com/android/cts/appsearch/app/
DGlobalSearchSessionPlatformCtsTest.java746 JoinSpec js = new JoinSpec.Builder("songId") in testGlobalSearch_withJoin() local
837 JoinSpec js = in testGlobalSearch_withJoin_partialAccess() local
897 JoinSpec js = in testGlobalSearch_withJoin_withoutAccess() local
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DAtomTests.java781 JobScheduler js = context.getSystemService(JobScheduler.class); in testScheduledJob() local
799 JobScheduler js = context.getSystemService(JobScheduler.class); in testScheduledJob_CancelledJob() local
816 JobScheduler js = context.getSystemService(JobScheduler.class); in testScheduledJobPriority() local
/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DAppSearchSessionCtsTestBase.java2108 JoinSpec js = in testQuery_advancedRankingWithJoin() local
5516 JoinSpec js = in testSimpleJoin() local
5556 JoinSpec js = in testJoin_unsupportedFeature_throwsException() local
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewClientTest.java580 String js = in testShouldInterceptRequestResponse() local