Searched refs:getImportLegacyTargetAttempts (Results 1 – 2 of 2) sorted by relevance
735 public int getImportLegacyTargetAttempts() { in getImportLegacyTargetAttempts() method in NetworkStatsService.Dependencies1256 final int targetAttempts = mDeps.getImportLegacyTargetAttempts();2933 pw.print(NETSTATS_IMPORT_LEGACY_TARGET_ATTEMPTS, mDeps.getImportLegacyTargetAttempts());
490 public int getImportLegacyTargetAttempts() { in getImportLegacyTargetAttempts() method in NetworkStatsServiceTest.TestDependencies