Searched refs:mMockBinderService (Results 1 – 1 of 1) sorted by relevance
74 INotificationManager mMockBinderService; field in NotificationShellCmdTest86 when(mMockService.getBinderService()).thenReturn(mMockBinderService); in setUp()118 verify(mMockBinderService).enqueueNotificationWithTag( in captureNotification()