Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/bluetooth/
DFastPairAdvertiser.java383 private static final int MSG_START_ADVERTISING = 1; field in FastPairAdvertiser.AdvertisingHandler
412 sendMessage(obtainMessage(MSG_START_ADVERTISING, request)); in startAdvertising()
448 case MSG_START_ADVERTISING: in handleMessage()
549 case MSG_START_ADVERTISING: in messageToString()