Home
last modified time | relevance | path

Searched refs:AppFunctionElementAlreadyExistsException (Results 1 – 6 of 6) sorted by relevance

/appfunctions/appfunctions-common/src/test/java/androidx/appfunctions/
DAppFunctionRequestExceptionsTest.kt56 assertThat(AppFunctionElementAlreadyExistsException(null, Bundle()).internalErrorCode) in testErrorCategory_RequestError()
58 assertThat(AppFunctionElementAlreadyExistsException(null, Bundle()).errorCategory) in testErrorCategory_RequestError()
/appfunctions/appfunctions-common/src/main/java/androidx/appfunctions/
DAppFunctionRequestExceptions.kt98 public class AppFunctionElementAlreadyExistsException class
DAppFunctionException.kt114 AppFunctionElementAlreadyExistsException( in fromPlatformExtensionsClass()
/appfunctions/appfunctions-common/src/androidTest/java/androidx/appfunctions/
DAppFunctionExceptionTest.kt77 AppFunctionElementAlreadyExistsException::class.java in testCreateFromPlatformExtensionsClass_knownClasses()
/appfunctions/appfunctions-common/api/
Drestricted_current.txt90 …public final class AppFunctionElementAlreadyExistsException extends androidx.appfunctions.AppFunct…
91 ctor public AppFunctionElementAlreadyExistsException(optional String? errorMessage);
Dcurrent.txt90 …public final class AppFunctionElementAlreadyExistsException extends androidx.appfunctions.AppFunct…
91 ctor public AppFunctionElementAlreadyExistsException(optional String? errorMessage);