Searched defs:uidLine (Results 1 – 6 of 6) sorted by relevance
78 final String uidLine = getDevice().executeShellCommand( in getAppUid() local97 final String uidLine = getDevice().executeShellCommand("cmd package list libraries"); in isLibraryInstalled() local
42 final String uidLine = device.executeShellCommand( in getTestAppUid() local
148 final String uidLine = getDevice().executeShellCommand( in getAppUid() local
151 final String uidLine = getDevice().executeShellCommand( in getAppUid() local
253 String uidLine = getDevice().executeShellCommand("cmd package list packages -U " in getUid() local
282 String uidLine = device.executeShellCommand("cmd package list packages -U --user " in getAppUidForUser() local