Home
last modified time | relevance | path

Searched refs:throwOnServiceError (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyExceptionUtils.java87 public static void throwOnServiceError(int errorFlag) { in throwOnServiceError() method in LegacyExceptionUtils
DCameraDeviceUserShim.java380 LegacyExceptionUtils.throwOnServiceError(initErrors); in connectBinderShim()