Searched refs:MESSAGE_BUNDLE_KEY_REQ_INSTANCE_ID (Results 1 – 1 of 1) sorted by relevance
186 private static final String MESSAGE_BUNDLE_KEY_REQ_INSTANCE_ID = "req_instance_id"; field in WifiAwareStateManager1204 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()