Home
last modified time | relevance | path

Searched defs:profile (Results 1 – 25 of 67) sorted by relevance

123

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DDataProfileTest.java55 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/
DRemoteDpcTest.java151 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/
DUserVisibilityVisibleBackgroundUsersTestCase.java111 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()
DUserVisibilityTest.java115 UserReference profile = sDeviceState.workProfile(); in testIsUserVisible_stoppedProfileOfCurrentUser() local
179 UserReference profile = sDeviceState.workProfile(); in testGetVisibleUsers_stoppedProfileOfCurrentUser() local
/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DDevicePolicyManagementRoleHolderTest.java100 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/
DCarBluetoothTest.java198 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/
DDevicePolicyTest.java105 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/
DCamcorderProfileTest.java114 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/
DBluetoothConfigTest.java67 private int checkIsProfileEnabledInList(int profile, List<Integer> supportedProfiles) { in checkIsProfileEnabledInList()
114 private int checkIsProfileEnabled(int profile, int adapterSupport) { in checkIsProfileEnabled()
DBluetoothPanTest.java230 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
242 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
DBluetoothSapTest.java214 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
226 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
DBluetoothPbapTest.java220 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
232 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
DBluetoothPbapClientTest.java237 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
249 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
DBluetoothMapTest.java241 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
253 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
DBluetoothA2dpSinkTest.java247 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
259 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
DBluetoothHidDeviceTest.java260 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
272 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
DBluetoothHidHostTest.java256 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
268 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
DBluetoothHeadsetClientTest.java274 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
286 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
DBluetoothMapClientTest.java280 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
292 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
DBluetoothVolumeControlTest.java345 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
357 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
/cts/tests/media/src/android/mediav2/cts/
DEncoderHDRInfoTest.java80 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/
DTestImsCallSessionImpl.java76 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/
DDeviceAdminAppTest.java75 try (UserReference profile = TestApis.users().createUser() in setAsProfileOwner_isEnabled()
/cts/tests/tests/security/src/android/security/cts/CVE_2021_0327/
DIntroActivity.java60 UserHandle profile = devicePolicyManager.createAndProvisionManagedProfile( in setupWorkProfile() local
/cts/tests/tests/media/codec/src/android/media/codec/cts/
DMediaCodecCapabilitiesTest.java392 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()

123