Home
last modified time | relevance | path

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

/frameworks/base/libs/appfunctions/java/com/android/extensions/appfunctions/
DAppFunctionManager.java55 public static final int APP_FUNCTION_STATE_ENABLED = 1; field in AppFunctionManager
/frameworks/base/core/java/android/app/appfunctions/
DAppFunctionManager.java103 public static final int APP_FUNCTION_STATE_ENABLED = 1; field in AppFunctionManager