Home
last modified time | relevance | path

Searched refs:getSystemUiPids (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/systemui-helper/src/android/platform/helpers/
DCommonUtils.java106 private static String[] getSystemUiPids() { in getSystemUiPids() method in CommonUtils
118 final String[] currentPids = getSystemUiPids(); in allSysUiProcessesRestarted()