Searched refs:ON_CONNECTED (Results 1 – 3 of 3) sorted by relevance
247 mHandler.obtainMessage(H.ON_CONNECTED).sendToTarget(); in onConnected()262 private static final int ON_CONNECTED = 1; field in ConditionProviderService.H274 case ON_CONNECTED: in handleMessage()
4912 ON_CONNECTED = 1; enumerator
67992 Landroid/service/notification/ConditionProviderService$H;->ON_CONNECTED:I