Searched refs:mobile (Results 1 – 18 of 18) sorted by relevance
/frameworks/base/packages/SystemUI/docs/ |
D | demo_mode.md | 38 … | ```mobile``` | | ```show``` to show icon, any other value to hide 40 … | | ```level``` | Sets mobile signal strength level (null or 0-4) 41 …| ```carriernetworkchange``` | | Sets mobile signal icon to carrier network change … 165 mobile show -e datatype none -e level 4
|
/frameworks/base/core/proto/android/telephony/ |
D | enums.proto | 38 /** Call direction: mobile originated (outgoing for this device) */ 41 /** Call direction: mobile terminated (incoming for this device) */
|
/frameworks/base/core/proto/android/stats/connectivity/ |
D | tethering.proto | 95 // Google mobile service.
|
/frameworks/base/core/proto/android/os/ |
D | batterystats.proto | 231 // Total Bytes received on mobile connections. 233 // Total Bytes transmitted on mobile connections. 239 // Total Packets received on mobile connections. 241 // Total Packets transmitted on mobile connections. 290 // The time that is the difference between the mobile radio time we saw 295 // The amount of time that the mobile network has been active (in a high 672 // Number of times the app woke up the mobile radio.
|
/frameworks/ex/common/java/com/android/common/ |
D | GoogleLogTags.logtags | 80 # interval is in seconds; network type can be 0 (mobile) or 1 (wifi); ip is the host ip addr.
|
/frameworks/opt/telephony/proto/src/ |
D | carrierId.proto | 81 // Sample values: fast.t-mobile.com, internet
|
D | telephony.proto | 1737 // Sample values: fast.t-mobile.com, internet. Note only log if this apn is not user edited.
|
/frameworks/base/tests/net/java/com/android/server/connectivity/ |
D | VpnTest.java | 593 final Network mobile = new Network(1); in testCapabilities() local 598 mobile, in testCapabilities() 632 new Network[] {mobile}, in testCapabilities() 671 new Network[] {mobile, wifi}, in testCapabilities()
|
/frameworks/base/mime/java-res/ |
D | android.mime.types | 74 ?audio/mobile-xmf mxmf
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | NetworkControllerImpl.java | 1010 String mobile = args.getString("mobile"); in dispatchDemoCommand() local 1011 if (mobile != null) { in dispatchDemoCommand() 1012 boolean show = mobile.equals("show"); in dispatchDemoCommand()
|
/frameworks/opt/net/ims/ |
D | README.txt | 48 the mobile operator's IMS network. This class is the starting point for any IMS actions.
|
/frameworks/compile/libbcc/ |
D | README.rst | 43 * The size of libbcc is aggressively reduced for mobile devices. We
|
/frameworks/av/media/tests/benchmark/ |
D | README.md | 280 For example: On mobile devices without support for mpeg2 decoder, following failure is observed:
|
/frameworks/base/core/proto/android/providers/settings/ |
D | global.proto | 582 // Whether mobile data connections are allowed by the user. Simply 585 // Whether the mobile data connection should remain active even when higher
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 1084 * Logs when an an app causes the mobile radio to change state. 1085 * Changing from LOW to MEDIUM or HIGH can be considered the app waking the mobile radio. 1450 * Logs changes in the connection state of the mobile radio. 1486 * Logs changes in mobile radio technology. eg: LTE, EDGE, CDMA. 4277 * Pulls bytes transferred via mobile networks (Sum of foreground and background usage). 4280 * StatsCompanionService (using BatteryStats to get which interfaces are mobile data) 4295 * Pulls bytes transferred via mobile networks (separated by foreground and background usage). 4298 * StatsCompanionService (using BatteryStats to get which interfaces are mobile data)
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | GSMPhoneTest.java.broken | 336 // One mobile terminated active call
|
/frameworks/base/core/proto/android/app/ |
D | settings_enums.proto | 2301 // details for a SIM/eSIM mobile network > Click edit icon to bring up a rename dialog.
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 6967 // details for a SIM/eSIM mobile network > Click edit icon to bring up a rename dialog. 7343 // FIELD: The mobile operator code (MNC) of current network
|