Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DCarrierPrivilegeUtils.java375 public static void asCarrierService(Context c, int subId, ThrowingRunnable action) in asCarrierService() method in CarrierPrivilegeUtils
430 public static <R> R asCarrierService(Context c, int subId, ThrowingSupplier<R> action) in asCarrierService() method in CarrierPrivilegeUtils