Home
last modified time | relevance | path

Searched defs:buildArgs (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/net/
DChartDataLoader.java47 public static Bundle buildArgs(NetworkTemplate template, AppItem app) { in buildArgs() method in ChartDataLoader
51 public static Bundle buildArgs(NetworkTemplate template, AppItem app, int fields) { in buildArgs() method in ChartDataLoader
DSummaryForAllUidLoader.java35 public static Bundle buildArgs(NetworkTemplate template, long start, long end) { in buildArgs() method in SummaryForAllUidLoader