Home
last modified time | relevance | path

Searched defs:serviceName (Results 1 – 12 of 12) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
DPowerHAL.cpp35 const String16 serviceName("power"); in vsyncHint() local
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/util/
DPrintOptionUtils.java41 ComponentName serviceName) { in getAdvancedOptionsActivityName()
/frameworks/base/services/print/java/com/android/server/print/
DUserState.java652 ComponentName serviceName = new ComponentName( in readInstalledPrintServicesLocked() local
749 ComponentName serviceName = new ComponentName( in enableSystemPrintServicesLocked() local
799 ComponentName serviceName = new ComponentName(resolveInfo.serviceInfo.packageName, in onConfigurationChangedLocked() local
822 ComponentName serviceName = entry.getKey(); in onConfigurationChangedLocked() local
850 private void failActivePrintJobsForService(final ComponentName serviceName) { in failActivePrintJobsForService()
866 private void failScheduledPrintJobsForServiceInternal(ComponentName serviceName) { in failScheduledPrintJobsForServiceInternal()
1072 ComponentName serviceName = null; in validatePrintersLocked() local
1241 ComponentName serviceName = service.getComponentName(); in onServiceRemovedLocked() local
1322 private void removePrintersForServiceLocked(ComponentName serviceName) { in removePrintersForServiceLocked()
DRemotePrintService.java790 private void throwIfPrinterIdsForPrinterInfoTampered(ComponentName serviceName, in throwIfPrinterIdsForPrinterInfoTampered()
799 private void throwIfPrinterIdsTampered(ComponentName serviceName, in throwIfPrinterIdsTampered()
808 private void throwIfPrinterIdTampered(ComponentName serviceName, PrinterId printerId) { in throwIfPrinterIdTampered()
/frameworks/base/core/java/android/print/
DPrinterId.java41 public PrinterId(ComponentName serviceName, String localId) { in PrinterId()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DServiceMonitor.java250 private void serviceDisconnected(ComponentName serviceName) { in serviceDisconnected()
/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl90 …ParcelFileDescriptor createSocketChannel(int type, in String serviceName, in ParcelUuid uuid, int … in createSocketChannel()
/frameworks/base/core/java/com/android/internal/app/
DProcessStats.java547 int uid, int vers, String serviceName, ServiceState svc, int serviceType, int opCount, in dumpServiceTimeCheckin()
1928 String serviceName = in.readString(); in readFromParcel() local
2683 String serviceName = collapseString(pkgName, in dumpCheckinLocked() local
3148 void incActiveServices(String serviceName) { in incActiveServices()
3161 void decActiveServices(String serviceName) { in decActiveServices()
3179 void incStartedServices(int memFactor, long now, String serviceName) { in incStartedServices()
3195 void decStartedServices(int memFactor, long now, String serviceName) { in decStartedServices()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintActivity.java659 ComponentName serviceName = printer.getId().getServiceName(); in startAdvancedPrintOptionsActivity() local
1402 ComponentName serviceName = mCurrentPrinter.getId().getServiceName(); in updateOptionsUi() local
/frameworks/base/tools/aapt/
DCommand.cpp891 String8 serviceName; in doDump() local
/frameworks/base/core/java/android/app/
DContextImpl.java337 private static void registerService(String serviceName, ServiceFetcher fetcher) { in registerService()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java5855 String serviceName = in.readString(); in readFromParcelLocked() local