Searched refs:mProcessName (Results 1 – 3 of 3) sorted by relevance
44 private String mProcessName = null; field in MediaTestUtil50 mProcessName = processName; in MediaTestUtil()70 mOutput.write(mProcessName + " died. Test failed\n"); in validateProcessStatus()87 cm += mProcessName; in captureMemInfo()
570 String mProcessName; field in TestService.IpcOp578 mProcessName = context.getApplicationInfo().processName; in onInit()584 mPm.queryContentProviders(mProcessName, Process.myUid(), 0); in onRun()
301 otherSvc.mProcessName, otherSvc.mName); in add()1629 writeCommonString(out, svc.mProcessName); in writeToParcel()2219 if (!pkgMatch && !reqPackage.equals(svc.mProcessName)) { in dumpLocked()2234 pw.print(" Process: "); pw.println(svc.mProcessName); in dumpLocked()3436 public final String mProcessName; field in ProcessStats.ServiceState3469 mProcessName = processName; in ServiceState()