| /cts/tests/tests/telephony/current/src/android/telephony/cts/ |
| D | DataProfileTest.java | 55 DataProfile profile = new DataProfile.Builder() in testConstructorAndGetters() local 92 DataProfile profile = new DataProfile.Builder() in testEquals() local 133 DataProfile profile = new DataProfile.Builder() in testNotEquals() local 176 DataProfile profile = new DataProfile.Builder() in testParcel() local 266 DataProfile profile = new DataProfile.Builder() in testGetApnSetting() local 285 DataProfile profile = new DataProfile.Builder() in testGetTrafficDescriptor() local 303 DataProfile profile = new DataProfile.Builder() in testNullApnSetting() local 333 DataProfile profile = new DataProfile.Builder() in illegalDataProfile() local
|
| /cts/common/device-side/bedstead/remotedpc/src/test/java/com/android/bedstead/remotedpc/ |
| D | RemoteDpcTest.java | 151 UserReference profile = TestApis.users().createUser() in profileOwner_userHandle_noProfileOwner_returnsNull() local 168 UserReference profile = TestApis.users().createUser() in profileOwner_userHandle_nonRemoteDpcProfileOwner_returnsNull() local 188 UserReference profile = TestApis.users().createUser() in profileOwner_userHandle_remoteDpcProfileOwner_returnsInstance() local 211 UserReference profile = TestApis.users().createUser() in profileOwner_userReference_noProfileOwner_returnsNull() local 227 UserReference profile = TestApis.users().createUser() in profileOwner_userReference_nonRemoteDpcProfileOwner_returnsNull() local 247 UserReference profile = TestApis.users().createUser() in profileOwner_userReference_remoteDpcProfileOwner_returnsInstance() local 326 UserReference profile = TestApis.users().createUser() in any_userHandle_noDeviceOwner_nonRemoteDpcProfileOwner_returnsNull() local 372 UserReference profile = TestApis.users().createUser() in any_userHandle_remoteDpcProfileOwner_returnsProfileOwner() local 400 UserReference profile = TestApis.users().createUser() in any_userReference_noDeviceOwner_nonRemoteDpcProfileOwner_returnsNull() local 446 UserReference profile = TestApis.users().createUser() in any_userReference_remoteDpcProfileOwner_returnsProfileOwner() local [all …]
|
| /cts/tests/tests/multiuser/src/android/multiuser/cts/ |
| D | UserVisibilityVisibleBackgroundUsersTestCase.java | 111 runTestOnSecondaryDisplay((user, profile, display, instance) -> { in testGetVisibleUsers_stoppedProfileOfBackgroundUserOnSecondaryDisplay() argument 145 try (UserReference profile = TestApis.users().createUser() in testStartVisibleBgUser_onSecondaryDisplay_profileOnSameDisplay() 180 try (UserReference profile = TestApis.users().createUser() in testStartVisibleBgUser_onSecondaryDisplay_profileOnDefaultDisplay() 218 try (UserReference profile = TestApis.users().createUser() in testStartVisibleBgUser_parentOnDefaultDisplayProfileOnSecondaryDisplay() 242 UserReference profile = sDeviceState.workProfile(); in testStartVisibleBgUser_parentOnDefaultDisplayProfileOnSecondaryDisplay() local 267 try (UserReference profile = TestApis.users().createUser() in testStartVisibleBgUser_parentOnDefaultDisplayProfileOnSecondaryDisplay_HSUM()
|
| D | UserVisibilityTest.java | 115 UserReference profile = sDeviceState.workProfile(); in testIsUserVisible_stoppedProfileOfCurrentUser() local 179 UserReference profile = sDeviceState.workProfile(); in testGetVisibleUsers_stoppedProfileOfCurrentUser() local
|
| /cts/tests/devicepolicy/src/android/devicepolicy/cts/ |
| D | DevicePolicyManagementRoleHolderTest.java | 100 try (UserReference profile = UserReference.of( in createAndProvisionManagedProfile_roleHolderIsInWorkProfile() 141 UserHandle profile = sDevicePolicyManager.createAndProvisionManagedProfile( in profileRemoved_roleHolderReceivesBroadcast() local 158 try (UserReference profile = UserReference.of( in profileEntersQuietMode_roleHolderReceivesBroadcast() 176 try (UserReference profile = UserReference.of( in profileStarted_roleHolderReceivesBroadcast()
|
| /cts/tests/tests/car/src/android/car/cts/ |
| D | CarBluetoothTest.java | 198 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 215 public void onServiceDisconnected(int profile) { in onServiceDisconnected() 238 int profile = sRequiredBluetoothProfiles.keyAt(i); in waitForProfileConnections() local 276 int profile = sRequiredBluetoothProfiles.keyAt(i); in checkProfileConnections() local 304 int profile = sRequiredBluetoothProfiles.keyAt(i); in clearProfileStatuses() local
|
| /cts/common/device-side/bedstead/nene/src/test/java/com/android/bedstead/nene/devicepolicy/ |
| D | DevicePolicyTest.java | 105 UserReference profile = TestApis.users().createUser() in setProfileOwner_profileOwnerIsSet() local 126 UserReference profile = TestApis.users().createUser() in setProfileOwner_profileOwnerIsAlreadySet_throwsException() local 146 UserReference profile = TestApis.users().createUser() in setProfileOwner_componentNameNotInstalled_throwsException() local 198 UserReference profile = TestApis.users().createUser() in getProfileOwner_returnsProfileOwner() local 218 UserReference profile = TestApis.users().createUser() in getProfileOwner_noProfileOwner_returnsNull() local
|
| /cts/tests/tests/media/misc/src/android/media/misc/cts/ |
| D | CamcorderProfileTest.java | 114 private void checkProfile(CamcorderProfile profile, List<Size> videoSizes) { in checkProfile() 145 private void checkAllProfiles(EncoderProfiles allProfiles, CamcorderProfile profile, in checkAllProfiles() 281 private void checkSpecificProfileDimensions(CamcorderProfile profile, int quality) { in checkSpecificProfileDimensions() 385 CamcorderProfile profile = getWithOptionalId(quality, cameraId); in checkSpecificProfiles() local 443 CamcorderProfile profile = getWithOptionalId(quality, cameraId); in checkGet() local
|
| /cts/tests/tests/bluetooth/src/android/bluetooth/cts/ |
| D | BluetoothConfigTest.java | 67 private int checkIsProfileEnabledInList(int profile, List<Integer> supportedProfiles) { in checkIsProfileEnabledInList() 114 private int checkIsProfileEnabled(int profile, int adapterSupport) { in checkIsProfileEnabled()
|
| D | BluetoothPanTest.java | 230 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 242 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
| D | BluetoothSapTest.java | 214 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 226 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
| D | BluetoothPbapTest.java | 220 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 232 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
| D | BluetoothPbapClientTest.java | 237 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 249 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
| D | BluetoothMapTest.java | 241 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 253 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
| D | BluetoothA2dpSinkTest.java | 247 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 259 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
| D | BluetoothHidDeviceTest.java | 260 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 272 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
| D | BluetoothHidHostTest.java | 256 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 268 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
| D | BluetoothHeadsetClientTest.java | 274 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 286 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
| D | BluetoothMapClientTest.java | 280 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 292 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
| D | BluetoothVolumeControlTest.java | 345 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 357 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
| /cts/tests/media/src/android/mediav2/cts/ |
| D | EncoderHDRInfoTest.java | 80 private static EncoderConfigParams getVideoEncoderCfgParams(String mediaType, int profile, in getVideoEncoderCfgParams() 114 int profile = Objects.requireNonNull(PROFILE_HDR10_MAP.get(mediaType), in input() local
|
| /cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
| D | TestImsCallSessionImpl.java | 76 public TestImsCallSessionImpl(ImsCallProfile profile) { in TestImsCallSessionImpl() 118 public void start(String callee, ImsCallProfile profile) { in start() 165 ImsCallProfile profile = new ImsCallProfile(ImsCallProfile.SERVICE_TYPE_NORMAL, in startInternal() local 227 public void accept(int callType, ImsStreamMediaProfile profile) { in accept() 337 public void hold(ImsStreamMediaProfile profile) { in hold() 360 public void resume(ImsStreamMediaProfile profile) { in resume() 399 private void holdFailed(ImsStreamMediaProfile profile) { in holdFailed() 423 private void resumeFailed(ImsStreamMediaProfile profile) { in resumeFailed()
|
| /cts/common/device-side/bedstead/deviceadminapp/src/test/java/com/android/bedstead/deviceadminapp/ |
| D | DeviceAdminAppTest.java | 75 try (UserReference profile = TestApis.users().createUser() in setAsProfileOwner_isEnabled()
|
| /cts/tests/tests/security/src/android/security/cts/CVE_2021_0327/ |
| D | IntroActivity.java | 60 UserHandle profile = devicePolicyManager.createAndProvisionManagedProfile( in setupWorkProfile() local
|
| /cts/tests/tests/media/codec/src/android/media/codec/cts/ |
| D | MediaCodecCapabilitiesTest.java | 392 private boolean checkDecoder(String mime, int profile, int level) { in checkDecoder() 401 private boolean hasDecoder(String mime, int profile, int level) { in hasDecoder() 405 private boolean hasEncoder(String mime, int profile, int level) { in hasEncoder() 411 private boolean checkDecodeWithDefaultPlayer(String mime, int profile, int level) { in checkDecodeWithDefaultPlayer() 420 String mime, boolean isEncoder, int profile, int level, in supports()
|