Searched refs:AppFunctionElementAlreadyExistsException (Results 1 – 6 of 6) sorted by relevance
56 assertThat(AppFunctionElementAlreadyExistsException(null, Bundle()).internalErrorCode) in testErrorCategory_RequestError()58 assertThat(AppFunctionElementAlreadyExistsException(null, Bundle()).errorCategory) in testErrorCategory_RequestError()
98 public class AppFunctionElementAlreadyExistsException class
114 AppFunctionElementAlreadyExistsException( in fromPlatformExtensionsClass()
77 AppFunctionElementAlreadyExistsException::class.java in testCreateFromPlatformExtensionsClass_knownClasses()
90 …public final class AppFunctionElementAlreadyExistsException extends androidx.appfunctions.AppFunct…91 ctor public AppFunctionElementAlreadyExistsException(optional String? errorMessage);