Searched refs:testApp (Results 1 – 2 of 2) sorted by relevance
45 public static Install single(TestApp testApp) { in single() argument46 return new Install(false, testApp); in single()
38 String testApp = mContext.getPackageName(); in testUid() local43 int uid3 = mContext.getPackageManager().getApplicationInfo(testApp, in testUid()