Searched refs:getPlatformAppFunctionException (Results 1 – 3 of 3) sorted by relevance
19 import static com.android.extensions.appfunctions.SidecarConverter.getPlatformAppFunctionException;95 getPlatformAppFunctionException(exception));
67 getPlatformAppFunctionException(@NonNull AppFunctionException exception) { in getPlatformAppFunctionException() method in SidecarConverter
153 val platformException = SidecarConverter.getPlatformAppFunctionException( in getPlatformAppFunctionException_sameContents()