Searched refs:getProcessName (Results 1 – 2 of 2) sorted by relevance
77 notificationHelper.get().setAppName(Application.getProcessName()); in testShadeFlingMetric()
167 public static Optional<String> getProcessName(ITestDevice device, int pid) in getProcessName() method in ProcessUtil