Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/service/notification/
H A DConditionProviderService.java247 mHandler.obtainMessage(H.ON_CONNECTED).sendToTarget(); in onConnected()
262 private static final int ON_CONNECTED = 1; field in ConditionProviderService.H
274 case ON_CONNECTED: in handleMessage()
/aosp12/system/bt/gd/l2cap/classic/
H A Dfacade.proto34 ON_CONNECTED = 0; enumerator
H A Dfacade.cc231 hci::ErrorCode::SUCCESS, remote, LinkSecurityInterfaceCallbackEventType::ON_CONNECTED); in OnLinkConnected()
/aosp12/system/bt/gd/cert/
H A Dpy_l2cap.py153 lambda event: event.event_type == LinkSecurityInterfaceCallbackEventType.ON_CONNECTED)
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto7828 ON_CONNECTED = 1; enumerator
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt52876 Landroid/service/notification/ConditionProviderService$H;->ON_CONNECTED:I