Searched refs:MESSAGE_BUNDLE_KEY_BOOTSTRAPPING_METHOD (Results 1 – 1 of 1) sorted by relevance
337 private static final String MESSAGE_BUNDLE_KEY_BOOTSTRAPPING_METHOD = "bootstrapping_method"; field in WifiAwareStateManager1425 msg.getData().putInt(MESSAGE_BUNDLE_KEY_BOOTSTRAPPING_METHOD, method); in initiateBootStrappingSetupRequest()1443 msg.getData().putInt(MESSAGE_BUNDLE_KEY_BOOTSTRAPPING_METHOD, method); in respondToBootstrappingRequest()2173 msg.getData().putInt(MESSAGE_BUNDLE_KEY_BOOTSTRAPPING_METHOD, method); in onBootstrappingRequestNotification()2804 int method = data.getInt(MESSAGE_BUNDLE_KEY_BOOTSTRAPPING_METHOD); in processNotification()3080 int method = data.getInt(MESSAGE_BUNDLE_KEY_BOOTSTRAPPING_METHOD); in processCommand()3096 int method = data.getInt(MESSAGE_BUNDLE_KEY_BOOTSTRAPPING_METHOD); in processCommand()4957 data.getInt(MESSAGE_BUNDLE_KEY_BOOTSTRAPPING_METHOD), in onInitiateBootstrappingResponseSuccessLocal()4979 data.getInt(MESSAGE_BUNDLE_KEY_BOOTSTRAPPING_METHOD), in onInitiateBootStrappingResponseFailLocal()5000 data.getInt(MESSAGE_BUNDLE_KEY_BOOTSTRAPPING_METHOD), in onRespondToBootStrappingRequestSuccessLocal()