Searched defs:profileId (Results 1 – 6 of 6) 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()
44 final int profileId = createProfile(getPrimaryUserId()); in testManagedUser() local
294 public BluetoothCtsServiceConnector(String logTag, int profileId, BluetoothAdapter adapter, in BluetoothCtsServiceConnector()
85 int profileId = 9; in testBuilderGet() local
954 int profileId = cmdObj.getInt("profileId"); in processSocketCommand() local977 int profileId = cmdObj.getInt("profileId"); in processSocketCommand() local
1779 private boolean allowedUnsupported(int cameraId, int profileId) { in allowedUnsupported()