Searched refs:testAppId (Results 1 – 2 of 2) sorted by relevance
78 int testAppId = getAppId(DeviceUtils.getAppUid(getDevice(), STATSD_APP_PKG)); in testRoleHolder() local94 assertThat(getAppId(roleHolder.getUid())).isEqualTo(testAppId); in testRoleHolder()
79 int testAppId = getAppId(DeviceUtils.getStatsdTestAppUid(getDevice())); in testDangerousPermissionState() local88 if (getAppId(permissionState.getUid()) == testAppId) { in testDangerousPermissionState()