Home
last modified time | relevance | path

Searched refs:getMobileRxBytes (Results 1 – 1 of 1) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyManagerFacade.java1131 public long getMobileRxBytes() { in getMobileRxBytes() method in TelephonyManagerFacade
1132 return TrafficStats.getMobileRxBytes(); in getMobileRxBytes()