Searched refs:mActiveIface (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Connectivity/service-t/src/com/android/server/net/ |
D | NetworkStatsService.java | 402 private String mActiveIface; field in NetworkStatsService 571 mActiveIface, maybeCreatePollEvent((int) msg.obj)); in handleMessage() 1949 mActiveIface, uid, set, tag, 0L, 0L, 0L, 0L, operationCount); 1951 mActiveIface, uid, set, TAG_NONE, 0L, 0L, 0L, 0L, operationCount); 2327 mActiveIface = activeIface;
|