Searched refs:traffic (Results 1 – 12 of 12) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | SignalTileView.java | 62 final ImageView traffic = new ImageView(mContext); in addTrafficView() local 63 traffic.setImageResource(icon); in addTrafficView() 64 traffic.setAlpha(0f); in addTrafficView() 65 addView(traffic); in addTrafficView() 66 return traffic; in addTrafficView()
|
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothActivityEnergyInfo.java | 156 public void setUidTraffic(UidTraffic[] traffic) { in setUidTraffic() argument 157 mUidTraffic = traffic; in setUidTraffic()
|
/frameworks/base/core/java/android/ddm/ |
D | README.txt | 1 Some classes that handle DDM traffic.
|
/frameworks/base/core/tests/BTtraffic/ |
D | README | 1 This is a tool to generate classic Bluetooth traffic with specified period and package size. 10 4. Client can configure the traffic by specifying the transfer period and package size.
|
/frameworks/base/core/proto/android/service/ |
D | netstats.proto | 33 // Device level network stats, which may include non-IP layer traffic. 36 // IP-layer traffic stats.
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | README.txt | 35 WifiTrafficPoller: Polls traffic on wifi and notifies apps listening on it.
|
/frameworks/base/services/core/java/com/android/server/stats/ |
D | StatsCompanionService.java | 688 for (UidTraffic traffic : info.getUidTraffic()) { in pullBluetoothBytesTransfer() 690 e.writeInt(traffic.getUid()); in pullBluetoothBytesTransfer() 691 e.writeLong(traffic.getRxBytes()); in pullBluetoothBytesTransfer() 692 e.writeLong(traffic.getTxBytes()); in pullBluetoothBytesTransfer()
|
/frameworks/base/core/proto/android/os/ |
D | batterystats.proto | 651 // Mobile data traffic (total, background + foreground). 654 // Wifi data traffic (total, background + foreground). 657 // Bluetooth data traffic (total, background + foreground). 672 // Mobile data traffic in the background only, included in total above. 675 // Wifi data traffic in the background only, included in total above. 879 // wakelock for wifi multicast traffic.
|
/frameworks/base/core/java/com/android/internal/os/ |
D | BatteryStatsImpl.java | 11562 for (UidTraffic traffic : info.getUidTraffic()) { in set() 11563 uidRxBytes.put(traffic.getUid(), traffic.getRxBytes()); in set() 11564 uidTxBytes.put(traffic.getUid(), traffic.getTxBytes()); in set() 11682 final UidTraffic traffic = uidTraffic[i]; in updateBluetoothStateLocked() local 11683 final long rxBytes = traffic.getRxBytes() - mLastBluetoothActivityInfo.uidRxBytes.get( in updateBluetoothStateLocked() 11684 traffic.getUid()); in updateBluetoothStateLocked() 11685 final long txBytes = traffic.getTxBytes() - mLastBluetoothActivityInfo.uidTxBytes.get( in updateBluetoothStateLocked() 11686 traffic.getUid()); in updateBluetoothStateLocked() 11693 final Uid u = getUidStatsLocked(mapUid(traffic.getUid())); in updateBluetoothStateLocked() 11705 final UidTraffic traffic = uidTraffic[i]; in updateBluetoothStateLocked() local [all …]
|
/frameworks/base/proto/src/ |
D | ipconnectivity.proto | 343 // True if the APF program is dropping multicast and broadcast traffic.
|
/frameworks/support/work/integration-tests/testapp/src/main/assets/ |
D | mems.txt | 8074 was no one in Charles Street, but a great traffic was going on, as 8126 we both hurried down, but only to find the street full of traffic,
|
D | advs.txt | 1818 arteries which conveyed the traffic of the City to the north and 10001 band by the traffic, but at either side and on the heaped-up edges of
|