Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareStateManager.java186 private static final String MESSAGE_BUNDLE_KEY_REQ_INSTANCE_ID = "req_instance_id"; field in WifiAwareStateManager
1204 msg.getData().putInt(MESSAGE_BUNDLE_KEY_REQ_INSTANCE_ID, requestorInstanceId); in onMatchNotification()
1221 msg.getData().putInt(MESSAGE_BUNDLE_KEY_REQ_INSTANCE_ID, requestorInstanceId); in onMatchExpiredNotification()
1536 .getInt(MESSAGE_BUNDLE_KEY_REQ_INSTANCE_ID); in processNotification()
1551 .getInt(MESSAGE_BUNDLE_KEY_REQ_INSTANCE_ID); in processNotification()