/cts/tests/tests/car/src/android/car/cts/ |
D | CarBluetoothTest.java | 188 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/media/src/android/media/cts/ |
D | CamcorderProfileTest.java | 79 private void checkProfile(CamcorderProfile profile, List<Size> videoSizes) { in checkProfile() 125 private void checkSpecificProfileDimensions(CamcorderProfile profile, int quality) { in checkSpecificProfileDimensions() 217 CamcorderProfile profile = getWithOptionalId(quality, cameraId); in checkSpecificProfiles() local 263 CamcorderProfile profile = getWithOptionalId(quality, cameraId); in checkGet() local
|
D | MediaCodecCapabilitiesTest.java | 330 private boolean checkDecoder(String mime, int profile, int level) { in checkDecoder() 339 private boolean hasDecoder(String mime, int profile, int level) { in hasDecoder() 343 private boolean hasEncoder(String mime, int profile, int level) { in hasEncoder() 349 private boolean checkDecodeWithDefaultPlayer(String mime, int profile, int level) { in checkDecodeWithDefaultPlayer() 358 String mime, boolean isEncoder, int profile, int level, in supports()
|
D | MediaRecorderTest.java | 238 CamcorderProfile profile = CamcorderProfile.get( in testRecorderCamera() local 312 CamcorderProfile profile = CamcorderProfile.get( in testRecorderMPEG2TS() local 852 int bitrate, int profile, int requestedLevel, int... expectedLevels) throws Exception { in testLevel() 954 int profile = AVCProfileBaseline; in testProfileAvcBaselineLevel1() local
|
D | MediaPlayerTest.java | 1043 CamcorderProfile profile = CamcorderProfile.get(0, CamcorderProfile.QUALITY_LOW); in testRecordedVideoPlaybackWithAngle() local
|
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/ |
D | HearingAidProfileTest.java | 373 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 384 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
/cts/tests/tests/mediastress/src/android/mediastress/cts/ |
D | MediaRecorderStressTest.java | 64 private static CamcorderProfile profile = field in MediaRecorderStressTest 89 CamcorderProfile profile = CamcorderProfile.get(cameraId, CamcorderProfile.QUALITY_HIGH); in setUp() local
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | RecordingTest.java | 510 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()
|
D | ExtendedCameraCharacteristicsTest.java | 2000 CamcorderProfile profile = CamcorderProfile.get(cameraId, quality); in testConstrainedHighSpeedCapability() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/peripheralprofile/ |
D | ProfileManager.java | 110 public boolean addProfile(PeripheralProfile profile) { in addProfile()
|
/cts/tests/camera/src/android/hardware/cts/ |
D | CameraTest.java | 1248 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/ |
D | RVCVRecordActivity.java | 474 CamcorderProfile profile = null; in setupCamera() local 668 VideoRecorder(Camera camera, CamcorderProfile profile){ in VideoRecorder()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/video/ |
D | CameraVideoActivity.java | 701 CamcorderProfile profile = CamcorderProfile.get(cameraId, possibleQuality[i]); in findRecordSize() local
|
/cts/tests/tests/appwidget/src/android/appwidget/cts/ |
D | AppWidgetTest.java | 144 UserHandle profile = profiles.get(i); in testGetAppInstalledProvidersForCurrentUserNewAllProfiles() local
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | MediaUtils.java | 565 Integer profile, Integer level, Integer bitrate) { in canDecodeVideo()
|
/cts/common/device-side/util/src/com/android/compatibility/common/util/ |
D | MediaUtils.java | 563 Integer profile, Integer level, Integer bitrate) { in canDecodeVideo()
|