Searched defs:recordData (Results  1 – 5 of 5) sorted by relevance
| /packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/ | 
| D | MergeDataHelper.java | 163                 RecordData recordData = getRecordData(mCursor);  in readCursor()  local
  | 
| /packages/modules/Connectivity/framework-t/src/android/net/ | 
| D | NetworkStatsHistory.java | 533     public void recordData(long start, long end, long rxBytes, long txBytes) {  in recordData()  method in NetworkStatsHistory 544     public void recordData(long start, long end, NetworkStats.Entry entry) {  in recordData()  method in NetworkStatsHistory
  | 
| D | NetworkStatsCollection.java | 418     public void recordData(NetworkIdentitySet ident, int uid, int set, int tag, long start,  in recordData()  method in NetworkStatsCollection
  | 
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ | 
| D | GattNativeInterface.java | 204             byte[] recordData) throws RemoteException {  in onBatchScanReports()
  | 
| D | GattService.java | 2698             byte[] recordData) throws RemoteException {  in onBatchScanReports() 2706             byte[] recordData) throws RemoteException {  in onBatchScanReportsInternal()
  |