Searched refs:mMockIAppOpsService (Results 1 – 1 of 1) sorted by relevance
113 return mMockIAppOpsService; in injectIAppOpsService()173 private IAppOpsService mMockIAppOpsService; field in AppStateTrackerTest219 when(mMockIAppOpsService.checkOperation(eq(TARGET_OP), anyInt(), anyString())) in newInstance()265 verify(mMockIAppOpsService).startWatchingMode( in callStart()