Home
last modified time | relevance | path

Searched refs:mUtils (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/
DCameraBinderTest.java63 protected CameraBinderTestUtils mUtils; field in CameraBinderTest
72 mUtils = new CameraBinderTestUtils(getContext()); in setUp()
78 int numCameras = mUtils.getCameraService().getNumberOfCameras(CAMERA_TYPE_ALL); in testNumberOfCameras()
79 assertTrue("At least this many cameras: " + mUtils.getGuessedNumCameras(), in testNumberOfCameras()
80 numCameras >= mUtils.getGuessedNumCameras()); in testNumberOfCameras()
86 for (int cameraId = 0; cameraId < mUtils.getGuessedNumCameras(); ++cameraId) { in testCameraInfo()
88 CameraInfo info = mUtils.getCameraService().getCameraInfo(cameraId); in testCameraInfo()
100 for (int cameraId = 0; cameraId < mUtils.getGuessedNumCameras(); ++cameraId) { in testGetLegacyParameters()
102 String parameters = mUtils.getCameraService().getLegacyParameters(cameraId); in testGetLegacyParameters()
119 for (int cameraId = 0; cameraId < mUtils.getGuessedNumCameras(); ++cameraId) { in testSupportsCamera2Api()
[all …]
DCameraDeviceBinderTest.java77 private CameraBinderTestUtils mUtils; field in CameraDeviceBinderTest
232 mUtils = new CameraBinderTestUtils(getContext()); in setUp()
244 mCameraUser = mUtils.getCameraService().connectDevice(mMockCb, mCameraId, in setUp()
417 CameraMetadataNative info = mUtils.getCameraService().getCameraCharacteristics(mCameraId); in testCameraCharacteristics()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothInstrumentation.java29 private BluetoothTestUtils mUtils = null; field in BluetoothInstrumentation
35 if (mUtils == null) { in getBluetoothTestUtils()
36 mUtils = new BluetoothTestUtils(getContext(), in getBluetoothTestUtils()
39 return mUtils; in getBluetoothTestUtils()
/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricServiceBase.java320 private BiometricUtils mUtils; field in BiometricServiceBase.InternalEnumerateClient
335 mUtils = utils; in InternalEnumerateClient()
371 mUtils.removeBiometricForUser(getContext(), in doTemplateCleanup()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt49399 Landroid/os/CommonClock;->mUtils:Landroid/os/CommonTimeUtils;
49453 Landroid/os/CommonTimeConfig;->mUtils:Landroid/os/CommonTimeUtils;