/frameworks/base/core/res/res/values-mcc311-mnc190/ |
config.xml | 38 <string translatable="false" name="config_tether_apndata">Tether,broadband.cellular1.net,,,,,,,,,311,190,,DUN</string>
|
/packages/apps/Settings/src/com/android/settings/wifi/ |
WifiApEnabler.java | 131 * If needed, restore Wifi on tether disable 188 * Summary on enable is handled by tether
|
/system/netd/ |
BandwidthController.h | 194 * - The 1st tether is setup and there is a globalAlert active. 195 * - The last tether is removed and there is a globalAlert active.
|
CommandListener.cpp | 700 NetdCommand("tether") { 773 "Unknown tether interface operation", false); 782 "Unknown tether interface operation", false); 786 cli->sendMsg(ResponseCode::CommandSyntaxError, "Unknown tether cmd", false); 792 cli->sendMsg(ResponseCode::CommandOkay, "Tether operation succeeded", false); 794 cli->sendMsg(ResponseCode::OperationFailed, "Tether operation failed", true); [all...] |
BandwidthController.cpp | 911 ALOGV("setGlobalAlert for %d tether", globalAlertTetherCount); 924 ALOGV("setGlobalAlertInForwardChain(): %d tether", globalAlertTetherCount); 929 * tether, we are also done. 935 /* We only add the rule if this was the 1st tether added. */ 976 /* We only detete the rule if this was the last tether removed. */ [all...] |
/frameworks/base/services/java/com/android/server/connectivity/ |
Tethering.java | 326 public int tether(String iface) { method in class:Tethering 333 Log.e(TAG, "Tried to Tether an unknown iface :" + iface + ", ignoring"); 337 Log.e(TAG, "Tried to Tether an unavailable iface :" + iface + ", ignoring"); 537 int result = (enable ? tether(iface) : untether(iface)); 736 // notification from the master SM that it's not in tether mode 738 // request from the user that it wants to tether [all...] |
/frameworks/base/core/java/android/bluetooth/ |
BluetoothTetheringDataTracker.java | 308 Log.e(TAG, "attempted to reverse tether with empty interface"); 313 Log.e(TAG, "attempted to reverse tether while already in process"); 353 Log.e(TAG, "attempted to stop reverse tether with nothing tethered");
|
/frameworks/base/core/java/android/net/ |
IConnectivityManager.aidl | 84 int tether(String iface);
|
ConnectivityManager.java | 238 * gives a String[] listing all the interfaces we tried to tether and 987 public int tether(String iface) { method in class:ConnectivityManager [all...] |
/frameworks/base/services/java/com/android/server/ |
NetworkManagementService.java | [all...] |
ConnectivityService.java | 3221 public int tether(String iface) { method in class:ConnectivityService [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/ |
PanService.java | 436 if (ifaceAddr == null) Log.e(TAG, "Error seting up tether interface"); 445 // PANU Role = reverse Tether 533 if (cm.tether(iface) != ConnectivityManager.TETHER_ERROR_NO_ERROR) {
|
/frameworks/base/packages/SystemUI/res/values-tl/ |
strings.xml | 47 <string name="bluetooth_tethered" msgid="7094101612161133267">"Na-tether ang bluetooth"</string> 134 <string name="accessibility_bluetooth_tether" msgid="4102784498140271969">"Pag-tether ng Bluetooth."</string>
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiStateMachine.java | 192 * Tether state change notification time out 196 /* Tracks sequence number on a tether notification time out */ 329 /* Invoked when getting a tether state change notification */ 331 /* A delayed message sent to indicate tether state change failed to arrive */ 563 /* Soft ap is running and we are waiting for tether notification */ [all...] |
/packages/apps/Settings/src/com/android/settings/ |
TetherSettings.java | 600 * @return whether Tether & portable hotspot should be shown in the shortcuts picker.
|
/packages/apps/Settings/res/values-tl/ |
strings.xml | [all...] |
/external/replicaisland/res/values/ |
strings.xml | 357 My progress has been arrested by the insane creatures that inhabit this island. Some of them are so normal they might have migrated here after the island was formed. But the rest are clearly products of The Source running unchecked; they do not bear even the slightest resemblance to the children of Mother Nature. This island is a facsimile, a replica of bits and pieces of the world, twisted and grown from nothing, sprouting in every direction. It is power in its purest form, writhing in the sea without tether.\n
|
/packages/apps/Settings/res/values/ |
strings.xml | [all...] |
/packages/apps/Settings/res/values-en-rGB/ |
strings.xml | [all...] |
/packages/apps/Settings/res/values-en-rIN/ |
strings.xml | [all...] |
/frameworks/base/core/res/res/values-tl/ |
strings.xml | [all...] |
/external/chromium_org/third_party/sqlite/src/test/ |
fts1porter.test | [all...] |