Searched defs:mApps (Results 1 – 8 of 8) sorted by relevance
32 private AppList<AppActivity> mApps; field in ActivityReport65 private AppList.Builder<AppActivity,AppActivity.Builder> mApps = new AppList.Builder(); field in ActivityReport.Builder
30 private AppList<AppPower> mApps; field in PowerReport80 private AppList.Builder mApps = new AppList.Builder(); field in PowerReport.Builder
57 private final HashMap<AttributionKey,BUILDER> mApps = new HashMap(); field in AppList.Builder
66 private ImmutableSet<AttributionKey> mApps; field in RawBatteryStats
63 private RemoteAnimationTarget[] mApps; field in LegacyTransitions.LegacyTransition
49 final List<NfcApplicationState> mApps; // Application(s) that have NFC state. Usually one field in NfcActivityManager
88 private final ArrayList<AppServiceFinder> mApps = new ArrayList<>(); field in AppBindingService
152 private RemoteAnimationTarget[] mApps; field in BackAnimationController