Searched refs:AppFunctionNotSupportedException (Results 1 – 6 of 6) sorted by relevance
36 assertThat(AppFunctionNotSupportedException(null, Bundle()).internalErrorCode) in testErrorCategory_AppError()38 assertThat(AppFunctionNotSupportedException(null, Bundle()).errorCategory) in testErrorCategory_AppError()
66 public class AppFunctionNotSupportedException class
127 AppFunctionNotSupportedException(exception.errorMessage, exception.extras) in fromPlatformExtensionsClass()
52 AppFunctionNotSupportedException::class.java in testCreateFromPlatformExtensionsClass_knownClasses()
119 …public final class AppFunctionNotSupportedException extends androidx.appfunctions.AppFunctionAppEx…120 ctor public AppFunctionNotSupportedException(optional String? errorMessage);