Searched refs:runWithCleanCallingIdentity (Results 1 – 2 of 2) sorted by relevance
100 public static void runWithCleanCallingIdentity( in runWithCleanCallingIdentity() method in TelephonyUtils119 public static <T> T runWithCleanCallingIdentity( in runWithCleanCallingIdentity() method in TelephonyUtils
161 () -> TelephonyUtils.runWithCleanCallingIdentity(r), mExecutor).join(); in executeMethodAsync()174 () -> TelephonyUtils.runWithCleanCallingIdentity(r), mExecutor); in executeMethodAsyncForResult()