Home
last modified time | relevance | path

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

/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/cts/shareduidtests/
DSharedUidTest.java47 final JobScheduler js = getContext().getSystemService(JobScheduler.class); in testCancelDisabledPackageJob() 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/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DAtomTests.java596 JobScheduler js = context.getSystemService(JobScheduler.class); in testScheduledJob() local
614 JobScheduler js = context.getSystemService(JobScheduler.class); in testScheduledJob_CancelledJob() local
631 JobScheduler js = context.getSystemService(JobScheduler.class); in testScheduledJobPriority() local
/cts/tests/appsearch/src/com/android/cts/appsearch/app/
DGlobalSearchSessionServiceCtsTestBase.java1323 JoinSpec js = new JoinSpec.Builder("songId") in testGlobalSearch_withJoin_packageFiltering() local
1372 JoinSpec js = new JoinSpec.Builder("songId") in testGlobalSearch_withJoin() local
1461 JoinSpec js = in testGlobalSearch_withJoin_partialAccess() local
1518 JoinSpec js = in testGlobalSearch_withJoin_withoutAccess() local
/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DAppSearchSessionCtsTestBase.java2937 JoinSpec js = in testQuery_advancedRankingWithJoin() local
3144 JoinSpec js = in testQueryRankByClickActions_useTakenActionGenericDocument() local
3356 JoinSpec js = in testQueryRankByImpressionActions_useTakenActionGenericDocument() local
3584 JoinSpec js = in testQueryRankByDismissActions_useTakenActionGenericDocument() local
9336 JoinSpec js = in testQueryWithJoin_typePropertyFiltersOnNestedSpec() local
9468 JoinSpec js = in testQueryWithJoin_typePropertyFiltersOnOuterSpec() local
9752 JoinSpec js = in testSimpleJoin() local
9792 JoinSpec js = in testJoin_unsupportedFeature_throwsException() local
13840 JoinSpec js = in testRankWithScorableProperty_joinWithChildQuery() local
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewClientTest.java581 String js = in testShouldInterceptRequestResponse() local