Searched defs:method (Results 1 – 3 of 3) sorted by relevance
77 private void run(String method) throws Exception { in run()
282 Method method = Class.forName("android.os.ServiceManager").getMethod( in waitForDumpstateServiceToStop() local
81 private void run(String method) throws Exception { in run()