Home
last modified time | relevance | path

Searched refs:APP_FUNCTION_STATE_DISABLED (Results 1 – 8 of 8) 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
102 APP_FUNCTION_STATE_DISABLED
/appfunctions/appfunctions-runtime/src/main/java/androidx/appfunctions/
DAppFunctionManagerCompat.kt185 [APP_FUNCTION_STATE_DEFAULT, APP_FUNCTION_STATE_ENABLED, APP_FUNCTION_STATE_DISABLED]
207 public const val APP_FUNCTION_STATE_DISABLED: Int = constant
208 AppFunctionManager.APP_FUNCTION_STATE_DISABLED
/appfunctions/appfunctions-runtime/src/main/java/androidx/appfunctions/internal/
DExtensionAppFunctionManagerApi.kt28 import androidx.appfunctions.AppFunctionManagerCompat.Companion.APP_FUNCTION_STATE_DISABLED in <lambda>()
153 APP_FUNCTION_STATE_DISABLED -> AppFunctionManager.APP_FUNCTION_STATE_DISABLED in <lambda>()
DAppSearchAppFunctionReader.kt217 AppFunctionManager.APP_FUNCTION_STATE_DISABLED -> false in <lambda>()
/appfunctions/appfunctions-runtime/src/androidTest/java/androidx/appfunctions/
DAppFunctionManagerCompatTest.kt150 AppFunctionManagerCompat.APP_FUNCTION_STATE_DISABLED in <lambda>()
182 AppFunctionManagerCompat.APP_FUNCTION_STATE_DISABLED in <lambda>()
468 AppFunctionManagerCompat.APP_FUNCTION_STATE_DISABLED in <lambda>()
518 AppFunctionManagerCompat.APP_FUNCTION_STATE_DISABLED in <lambda>()
571 AppFunctionManagerCompat.APP_FUNCTION_STATE_DISABLED in <lambda>()
605 AppFunctionManagerCompat.APP_FUNCTION_STATE_DISABLED in <lambda>()
645 AppFunctionManagerCompat.APP_FUNCTION_STATE_DISABLED in <lambda>()
/appfunctions/appfunctions-runtime/api/
Drestricted_current.txt33 field public static final int APP_FUNCTION_STATE_DISABLED = 2; // 0x2
41 property public static int APP_FUNCTION_STATE_DISABLED;
Dcurrent.txt33 field public static final int APP_FUNCTION_STATE_DISABLED = 2; // 0x2
41 property public static int APP_FUNCTION_STATE_DISABLED;
/appfunctions/appfunctions-stubs/api/
Drestricted_current.txt38 field public static final int APP_FUNCTION_STATE_DISABLED = 2; // 0x2
42 …NABLED, com.android.extensions.appfunctions.AppFunctionManager.APP_FUNCTION_STATE_DISABLED}) @java…