Searched refs:mGetServiceMethod (Results 1 – 1 of 1) sorted by relevance
80 private Method mGetServiceMethod; field in BugreportManagerTest100 mGetServiceMethod = Class.forName("android.os.ServiceManager").getMethod( in setup()638 return ShellIdentityUtils.invokeMethodWithShellPermissions(mGetServiceMethod, (m) -> { in isDumpstateServiceStopped()