Searched defs:mTestAppInterface (Results 1 – 9 of 9) sorted by relevance
79 try (TestAppInterface mTestAppInterface = new TestAppInterface(mContext, JOB_ID); in testAnr_onStartJob()107 try (TestAppInterface mTestAppInterface = new TestAppInterface(mContext, JOB_ID); in testAnr_onStopJob()
157 try (TestAppInterface mTestAppInterface = new TestAppInterface(mContext, JOB_ID); in testNotificationRemovedOnForceStop()236 try (TestAppInterface mTestAppInterface = new TestAppInterface(mContext, JOB_ID); in testNotificationRemovedOnTaskManagerStop()354 try (TestAppInterface mTestAppInterface = new TestAppInterface(mContext, JOB_ID); in testUserInitiatedJob_hasUijNotificationFlag()377 try (TestAppInterface mTestAppInterface = new TestAppInterface(mContext, JOB_ID); in testNonUserInitiatedJob_doesNotHaveUijNotificationFlag()
54 private TestAppInterface mTestAppInterface; field in ExpeditedJobTest
72 private TestAppInterface mTestAppInterface; field in ConnectivityConstraintTest
77 private TestAppInterface mTestAppInterface; field in UserInitiatedJobTest
102 private TestAppInterface mTestAppInterface; field in JobThrottlingTest
73 private TestAppInterface mTestAppInterface; field in DualSuspendTests
67 private TestAppInterface mTestAppInterface; field in DialogTests
77 private TestAppInterface mTestAppInterface; field in SuspendPackagesTest