Searched refs:TetheringConstants (Results 1 – 8 of 8) sorted by relevance
20 import static android.net.TetheringConstants.EXTRA_ADD_TETHER_TYPE;21 import static android.net.TetheringConstants.EXTRA_PROVISION_CALLBACK;22 import static android.net.TetheringConstants.EXTRA_RUN_PROVISION;23 import static android.net.TetheringConstants.EXTRA_TETHER_PROVISIONING_RESPONSE;24 import static android.net.TetheringConstants.EXTRA_TETHER_SILENT_PROVISIONING_ACTION;25 import static android.net.TetheringConstants.EXTRA_TETHER_SUBID;26 import static android.net.TetheringConstants.EXTRA_TETHER_UI_PROVISIONING_APP_NAME;
35 public final class TetheringConstants { class37 private TetheringConstants() { } in TetheringConstants() method in TetheringConstants
19 import static android.net.TetheringConstants.EXTRA_ADD_TETHER_TYPE;20 import static android.net.TetheringConstants.EXTRA_PROVISION_CALLBACK;21 import static android.net.TetheringConstants.EXTRA_REM_TETHER_TYPE;22 import static android.net.TetheringConstants.EXTRA_RUN_PROVISION;
19 import static android.net.TetheringConstants.EXTRA_ADD_TETHER_TYPE;20 import static android.net.TetheringConstants.EXTRA_PROVISION_CALLBACK;
19 import static android.net.TetheringConstants.EXTRA_ADD_TETHER_TYPE;20 import static android.net.TetheringConstants.EXTRA_PROVISION_CALLBACK;21 import static android.net.TetheringConstants.EXTRA_RUN_PROVISION;22 import static android.net.TetheringConstants.EXTRA_TETHER_PROVISIONING_RESPONSE;23 import static android.net.TetheringConstants.EXTRA_TETHER_SILENT_PROVISIONING_ACTION;24 import static android.net.TetheringConstants.EXTRA_TETHER_SUBID;25 import static android.net.TetheringConstants.EXTRA_TETHER_UI_PROVISIONING_APP_NAME;
22 Todo: android.net.TetheringConstants:
4 public final class TetheringConstants {
539 public static final String EXTRA_ADD_TETHER_TYPE = TetheringConstants.EXTRA_ADD_TETHER_TYPE;546 public static final String EXTRA_REM_TETHER_TYPE = TetheringConstants.EXTRA_REM_TETHER_TYPE;553 public static final String EXTRA_SET_ALARM = TetheringConstants.EXTRA_SET_ALARM;559 public static final String EXTRA_RUN_PROVISION = TetheringConstants.EXTRA_RUN_PROVISION;567 TetheringConstants.EXTRA_PROVISION_CALLBACK;