Searched refs:getCachedSystemServices (Results 1 – 3 of 3) sorted by relevance
20 String[] getCachedSystemServices(); in getCachedSystemServices() method
72 public String[] getCachedSystemServices() {
79 String[] cachedServices = mService.getCachedSystemServices(); in testGetCachedServicesFromIsolatedService()