/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/ |
D | ProcStatsData.java | 289 ProcStatsEntry ent = entriesMap.get(proc.getName(), proc.getUid()); in getProcs() local 290 if (ent == null) { in getProcs() 291 ent = new ProcStatsEntry(proc, st.mPackageName, bgTotals, runTotals, in getProcs() 293 if (ent.mRunWeight > 0) { in getProcs() 296 + ProcessStatsUi.makeDuration(ent.mRunDuration) + " (" in getProcs() 297 + ((((double) ent.mRunDuration) / memTotalTime) * 100) in getProcs() 299 + " pss=" + ent.mAvgRunMem); in getProcs() 300 entriesMap.put(proc.getName(), proc.getUid(), ent); in getProcs() local 301 procEntries.add(ent); in getProcs() 304 ent.addPackage(st.mPackageName); in getProcs() [all …]
|
D | ProcessStatsDetail.java | 437 ProcStatsEntry ent = mApp.mEntries.get(i); in killProcesses() local 438 for (int j=0; j<ent.mPackages.size(); j++) { in killProcesses() 439 am.forceStopPackage(ent.mPackages.get(j)); in killProcesses() 454 ProcStatsEntry ent = mApp.mEntries.get(i); in checkForceStop() local 455 for (int j=0; j<ent.mPackages.size(); j++) { in checkForceStop() 456 String pkg = ent.mPackages.get(j); in checkForceStop()
|
/packages/apps/Settings/src/com/android/settings/applications/ |
D | ProcStatsData.java | 289 ProcStatsEntry ent = entriesMap.get(proc.getName(), proc.getUid()); in getProcs() local 290 if (ent == null) { in getProcs() 291 ent = new ProcStatsEntry(proc, st.mPackageName, bgTotals, runTotals, in getProcs() 293 if (ent.mRunWeight > 0) { in getProcs() 296 + ProcessStatsUi.makeDuration(ent.mRunDuration) + " (" in getProcs() 297 + ((((double) ent.mRunDuration) / memTotalTime) * 100) in getProcs() 299 + " pss=" + ent.mAvgRunMem); in getProcs() 300 entriesMap.put(proc.getName(), proc.getUid(), ent); in getProcs() local 301 procEntries.add(ent); in getProcs() 304 ent.addPackage(st.mPackageName); in getProcs() [all …]
|
D | ProcessStatsDetail.java | 437 ProcStatsEntry ent = mApp.mEntries.get(i); in killProcesses() local 438 for (int j=0; j<ent.mPackages.size(); j++) { in killProcesses() 439 am.forceStopPackage(ent.mPackages.get(j)); in killProcesses() 454 ProcStatsEntry ent = mApp.mEntries.get(i); in checkForceStop() local 455 for (int j=0; j<ent.mPackages.size(); j++) { in checkForceStop() 456 String pkg = ent.mPackages.get(j); in checkForceStop()
|
/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/ |
D | BluetoothMapIMProvider.java | 585 for (Entry<String, Object> ent : valueSet) { in createContentValues() 586 String key = keyMap.get(ent.getKey()); // Convert the key name in createContentValues() 587 Object value = ent.getValue(); in createContentValues() 590 } else if (ent.getValue() instanceof Boolean) { in createContentValues() 592 } else if (ent.getValue() instanceof Byte) { in createContentValues() 594 } else if (ent.getValue() instanceof byte[]) { in createContentValues() 596 } else if (ent.getValue() instanceof Double) { in createContentValues() 598 } else if (ent.getValue() instanceof Float) { in createContentValues() 600 } else if (ent.getValue() instanceof Integer) { in createContentValues() 602 } else if (ent.getValue() instanceof Long) { in createContentValues() [all …]
|
/packages/services/Telephony/src/com/android/phone/ |
D | PhoneInterfaceManager.java | 2325 EmergencyNumberTracker ent = phone.getEmergencyNumberTracker(); in getNetworkCountryIsoForPhone() 2326 return (ent == null) ? "" : ent.getEmergencyCountryIso(); in getNetworkCountryIsoForPhone()
|
/packages/services/Car/tests/BugReportApp/libs/ |
D | jackson-core-2.9.9.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/LICENSE
META-INF ... |
/packages/inputmethods/LatinIME/dictionaries/ |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |
D | sl_wordlist.combined.gz | 1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ... |
D | es_wordlist.combined.gz | 1dictionary=main:es,locale=es,description=Español,date=1414726268, ... |
D | fi_wordlist.combined.gz | 1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ... |
D | tr_wordlist.combined.gz | 1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ... |
D | cs_wordlist.combined.gz |
|
D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ... |
D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
D | lt_wordlist.combined.gz | 1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ... |
D | ro_wordlist.combined.gz | 1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ... |