Searched refs:AppFunctionDisabledException (Results 1 – 6 of 6) sorted by relevance
36 assertThat(AppFunctionDisabledException(null, Bundle()).internalErrorCode) in testErrorCategory_RequestError()38 assertThat(AppFunctionDisabledException(null, Bundle()).errorCategory) in testErrorCategory_RequestError()
63 public class AppFunctionDisabledException class
106 AppFunctionDisabledException(exception.errorMessage, exception.extras) in fromPlatformExtensionsClass()
65 AppFunctionDisabledException::class.java in testCreateFromPlatformExtensionsClass_knownClasses()
86 …public final class AppFunctionDisabledException extends androidx.appfunctions.AppFunctionRequestEx…87 ctor public AppFunctionDisabledException(optional String? errorMessage);