Home
last modified time | relevance | path

Searched defs:testAppInterface (Results 1 – 2 of 2) sorted by relevance

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DNotificationTest.java187 try (TestAppInterface testAppInterface = new TestAppInterface(mContext, JOB_ID); in testNotificationRemovedOnPackageRestriction()
272 try (TestAppInterface testAppInterface = new TestAppInterface(mContext, JOB_ID); in testNotification_userInitiated_anrWhenNotProvided()
302 try (TestAppInterface testAppInterface = new TestAppInterface(mContext, JOB_ID); in testNotification_userInitiated_noAnrWhenProvided()
332 try (TestAppInterface testAppInterface = new TestAppInterface(mContext, JOB_ID); in testNotification_regular_noAnrWhenNotProvided()
DTimingConstraintsTest.java120 try (TestAppInterface testAppInterface = in testJobParameters_expiredDeadline()