Searched defs:profileId (Results 1 – 3 of 3) sorted by relevance
27 final int profileId = getProfileId(); in testWipeDataWithReasonVerification() local40 final int profileId = getProfileId(); in testWipeDataWithEmptyReasonVerification() local53 int profileId = getProfileId(); in testWipeDataWithoutReasonVerification() local65 int profileId = -1; in getProfileId() local93 private void sendWipeProfileBroadcast(String action, int profileId) throws Exception { in sendWipeProfileBroadcast()
41 final int profileId = createProfile(getPrimaryUserId()); in testManagedUser() local
1430 private boolean allowedUnsupported(int cameraId, int profileId) { in allowedUnsupported()