Searched refs:MESSAGE_BUNDLE_KEY_UID (Results 1 – 1 of 1) sorted by relevance
195 private static final String MESSAGE_BUNDLE_KEY_UID = "uid"; field in WifiAwareStateManager710 msg.getData().putInt(MESSAGE_BUNDLE_KEY_UID, uid); in connect()830 msg.getData().putInt(MESSAGE_BUNDLE_KEY_UID, uid); in sendMessage()1735 int uid = msg.getData().getInt(MESSAGE_BUNDLE_KEY_UID); in processCommand()1821 int uid = msg.getData().getInt(MESSAGE_BUNDLE_KEY_UID); in processCommand()2307 .getInt(MESSAGE_BUNDLE_KEY_UID) == uid) { in isUidExceededMessageQueueDepthLimit()2785 int uid = data.getInt(MESSAGE_BUNDLE_KEY_UID); in onConfigCompletedLocal()