Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DDataProfileTest.java46 DataProfile profile = new DataProfile.Builder() in testConstructorAndGetters() local
83 DataProfile profile = new DataProfile.Builder() in testEquals() local
124 DataProfile profile = new DataProfile.Builder() in testNotEquals() local
167 DataProfile profile = new DataProfile.Builder() in testParcel() local
/cts/tests/tests/car/src/android/car/cts/
DCarBluetoothTest.java188 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
205 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
228 int profile = sRequiredBluetoothProfiles.keyAt(i); in waitForProfileConnections() local
266 int profile = sRequiredBluetoothProfiles.keyAt(i); in checkProfileConnections() local
294 int profile = sRequiredBluetoothProfiles.keyAt(i); in clearProfileStatuses() local
/cts/tests/tests/net/src/android/net/cts/
DIkev2VpnTest.java248 private void checkBasicIkev2VpnProfile(@NonNull Ikev2VpnProfile profile) throws Exception { in checkBasicIkev2VpnProfile()
263 final Ikev2VpnProfile profile = in testBuildIkev2VpnProfilePsk() local
281 final Ikev2VpnProfile profile = in testBuildIkev2VpnProfileUsernamePassword() local
299 final Ikev2VpnProfile profile = in testBuildIkev2VpnProfileDigitalSignature() local
321 final Ikev2VpnProfile profile = in verifyProvisionVpnProfile() local
365 final Ikev2VpnProfile profile = in testDeleteVpnProfile() local
409 final Ikev2VpnProfile profile = in checkStartStopVpnProfileBuildsNetworks() local
/cts/tests/tests/media/src/android/media/cts/
DCamcorderProfileTest.java80 private void checkProfile(CamcorderProfile profile, List<Size> videoSizes) { in checkProfile()
126 private void checkSpecificProfileDimensions(CamcorderProfile profile, int quality) { in checkSpecificProfileDimensions()
218 CamcorderProfile profile = getWithOptionalId(quality, cameraId); in checkSpecificProfiles() local
264 CamcorderProfile profile = getWithOptionalId(quality, cameraId); in checkGet() local
DMediaCodecCapabilitiesTest.java332 private boolean checkDecoder(String mime, int profile, int level) { in checkDecoder()
341 private boolean hasDecoder(String mime, int profile, int level) { in hasDecoder()
345 private boolean hasEncoder(String mime, int profile, int level) { in hasEncoder()
351 private boolean checkDecodeWithDefaultPlayer(String mime, int profile, int level) { in checkDecodeWithDefaultPlayer()
360 String mime, boolean isEncoder, int profile, int level, in supports()
DMediaExtractorTest.java166 int profile = trackFormatForDolbyVision.getInteger(MediaFormat.KEY_PROFILE); in testDolbyVisionMediaExtractorProfileDvheDtr() local
196 final int profile = trackFormat.getInteger(MediaFormat.KEY_PROFILE); in testDolbyVisionMediaExtractorProfileDvheStn() local
235 int profile = trackFormatForDolbyVision.getInteger(MediaFormat.KEY_PROFILE); in testDolbyVisionMediaExtractorProfileDvheSt() local
282 int profile = trackFormatForDolbyVision.getInteger(MediaFormat.KEY_PROFILE); in testDolbyVisionMediaExtractorProfileDvavSe() local
DMediaRecorderTest.java238 CamcorderProfile profile = CamcorderProfile.get( in testRecorderCamera() local
312 CamcorderProfile profile = CamcorderProfile.get( in testRecorderMPEG2TS() local
854 int bitrate, int profile, int requestedLevel, int... expectedLevels) throws Exception { in testLevel()
956 int profile = AVCProfileBaseline; in testProfileAvcBaselineLevel1() local
DMediaPlayerTest.java1043 CamcorderProfile profile = CamcorderProfile.get(0, CamcorderProfile.QUALITY_LOW); in testRecordedVideoPlaybackWithAngle() local
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallProfileTest.java225 ImsCallProfile profile = new ImsCallProfile(ImsCallProfile.SERVICE_TYPE_NORMAL, in testGetVideoStatefromProfile() local
237 ImsCallProfile profile = new ImsCallProfile(ImsCallProfile.SERVICE_TYPE_NORMAL, in testGetVideoStateFromCallType() local
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DHearingAidProfileTest.java273 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
284 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
/cts/tests/tests/mediastress/src/android/mediastress/cts/
DMediaRecorderStressTest.java65 private static CamcorderProfile profile = field in MediaRecorderStressTest
90 CamcorderProfile profile = CamcorderProfile.get(cameraId, CamcorderProfile.QUALITY_HIGH); in setUp() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DRecordingTest.java510 CamcorderProfile profile = CamcorderProfile.get(cameraId, profileId); in testRecordingFramerateLowToHigh() local
823 CamcorderProfile profile = CamcorderProfile.get(quality); in getFpsFromHighSpeedProfileForSize() local
981 CamcorderProfile profile = CamcorderProfile.get(cameraId, profileId); in basicRecordingTestByCamera() local
1226 CamcorderProfile profile = CamcorderProfile.get(cameraId, profileId); in videoSnapshotTestByCamera() local
1527 private void prepareRecordingWithProfile(CamcorderProfile profile) throws Exception { in prepareRecordingWithProfile()
1535 private void prepareRecordingWithProfile(CamcorderProfile profile, in prepareRecordingWithProfile()
DExtendedCameraCharacteristicsTest.java1991 CamcorderProfile profile = CamcorderProfile.get(cameraId, quality); in testConstrainedHighSpeedCapability() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/peripheralprofile/
DProfileManager.java110 public boolean addProfile(PeripheralProfile profile) { in addProfile()
/cts/tests/media/src/android/mediav2/cts/
DEncoderProfileLevelTest.java252 int profile) { in getMinLevel()
499 private int getMinLevelMPEG4(int width, int height, int frameRate, int bitrate, int profile) { in getMinLevelMPEG4()
501 private LevelLimitMPEG4(int profile, int level, long sampleRate, int width, in getMinLevelMPEG4()
512 private final int profile; in getMinLevelMPEG4() field in EncoderProfileLevelTest.LevelLimitMPEG4
/cts/tests/camera/src/android/hardware/cts/
DCameraTest.java1248 CamcorderProfile profile = null; // Used for built-in camera in testLockUnlockByCamera() local
1311 private void setPreviewSizeByProfile(Parameters parameters, CamcorderProfile profile) { in setPreviewSizeByProfile()
1379 private void recordVideo(CamcorderProfile profile, in recordVideo()
2830 CamcorderProfile profile = null; // for built-in camera in testRecordingHintByCamera() local
2890 private void recordVideoSimple(CamcorderProfile profile, in recordVideoSimple()
3335 CamcorderProfile profile = CamcorderProfile.get(cameraId, in testVideoSnapshotByCamera() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVRecordActivity.java474 CamcorderProfile profile = null; in setupCamera() local
668 VideoRecorder(Camera camera, CamcorderProfile profile){ in VideoRecorder()
/cts/hostsidetests/media/bitstreams/app/src/android/media/cts/bitstreams/app/
DMediaBitstreamsDeviceSideTest.java94 int profile = -1, level = -1; in fixFormat() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaUtils.java648 Integer profile, Integer level, Integer bitrate) { in canDecodeVideo()
654 Integer profile, Integer level, Integer bitrate, float decodeRate) { in canDecodeVideo()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/video/
DCameraVideoActivity.java702 CamcorderProfile profile = CamcorderProfile.get(cameraId, possibleQuality[i]); in findRecordSize() local
/cts/tests/tests/appwidget/src/android/appwidget/cts/
DAppWidgetTest.java144 UserHandle profile = profiles.get(i); in testGetAppInstalledProvidersForCurrentUserNewAllProfiles() local
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DMediaUtils.java563 Integer profile, Integer level, Integer bitrate) { in canDecodeVideo()