Home
last modified time | relevance | path

Searched refs:isGetFreezeFrameSupported (Results 1 – 9 of 9) sorted by relevance

/packages/services/Car/car-lib/src/android/car/diagnostic/
DICarDiagnostic.aidl71 boolean isGetFreezeFrameSupported() = 9; in isGetFreezeFrameSupported() method
DCarDiagnosticManager.java321 public boolean isGetFreezeFrameSupported() { in isGetFreezeFrameSupported() method in CarDiagnosticManager
323 return mService.isGetFreezeFrameSupported(); in isGetFreezeFrameSupported()
/packages/services/Car/service/src/com/android/car/
DCarDiagnosticService.java398 public boolean isGetFreezeFrameSupported() { in isGetFreezeFrameSupported() method in CarDiagnosticService
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarDiagnosticManagerTest.java961 assertTrue(mCarDiagnosticManager.isGetFreezeFrameSupported()); in testIsSupportedApiCalls()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2231 method TIRAMISU_0 boolean isGetFreezeFrameSupported();
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt789 …_ALL, android.car.Car.PERMISSION_CAR_DIAGNOSTIC_CLEAR}) public boolean isGetFreezeFrameSupported();
/packages/services/Car/car-lib/api/
Dsystem-current.txt789 …_ALL, android.car.Car.PERMISSION_CAR_DIAGNOSTIC_CLEAR}) public boolean isGetFreezeFrameSupported();
Dtest-current.txt861 …_ALL, android.car.Car.PERMISSION_CAR_DIAGNOSTIC_CLEAR}) public boolean isGetFreezeFrameSupported();
Dsystem-lint-baseline.txt2036 UnflaggedApi: android.car.diagnostic.CarDiagnosticManager#isGetFreezeFrameSupported():
2037 …ed with @FlaggedApi: method android.car.diagnostic.CarDiagnosticManager.isGetFreezeFrameSupported()