Home
last modified time | relevance | path

Searched defs:COMPLETED (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/
DSupplicantState.java138 COMPLETED, enumConstant
DWifiInfo.java112 stateMap.put(SupplicantState.COMPLETED, DetailedState.OBTAINING_IPADDR); in stateMap.put()
/packages/modules/NeuralNetworks/runtime/
DExecutionBuilder.h230 enum class State { PREPARATION, COMPUTATION, COMPLETED }; enumerator
/packages/modules/Bluetooth/system/bta/include/
Dbta_hearing_aid_api.h104 COMPLETED // Connection Update is completed successfully enumerator
/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DFlingUpDownMethod.java110 int COMPLETED = 6; // Animation loop completed. Occurs after user swipes beyond threshold field