Home
last modified time | relevance | path

Searched defs:APP_FUNCTION_STATE_DISABLED (Results 1 – 2 of 2) sorted by relevance

/appfunctions/appfunctions-stubs/src/main/java/com/android/extensions/appfunctions/
DAppFunctionManager.java93 public static final int APP_FUNCTION_STATE_DISABLED = 2; field in AppFunctionManager
/appfunctions/appfunctions-runtime/src/main/java/androidx/appfunctions/
DAppFunctionManagerCompat.kt207 public const val APP_FUNCTION_STATE_DISABLED: Int = constant