/packages/apps/Settings/tests/robotests/src/com/android/settings/security/trustagent/ |
D | TrustAgentListPreferenceControllerTest.java | 127 final List<TrustAgentManager.TrustAgentComponentInfo> agents = new ArrayList<>(); in onResume_shouldAddNewAgents() local 134 agents.add(agent); in onResume_shouldAddNewAgents() 136 .thenReturn(agents); in onResume_shouldAddNewAgents() 147 final List<TrustAgentManager.TrustAgentComponentInfo> agents = new ArrayList<>(); in onResume_ifNotAvailable_shouldNotAddNewAgents() local 154 agents.add(agent); in onResume_ifNotAvailable_shouldNotAddNewAgents() 156 .thenReturn(agents); in onResume_ifNotAvailable_shouldNotAddNewAgents()
|
/packages/apps/Camera2/src/com/android/camera/app/ |
D | ModuleManagerImpl.java | 73 List<ModuleAgent> agents = new ArrayList<ModuleAgent>(); in getRegisteredModuleAgents() local 75 agents.add(mRegisteredModuleAgents.valueAt(i)); in getRegisteredModuleAgents() 77 return agents; in getRegisteredModuleAgents()
|
/packages/apps/Settings/src/com/android/settings/security/trustagent/ |
D | TrustAgentListPreferenceController.java | 156 final List<TrustAgentManager.TrustAgentComponentInfo> agents = in updateTrustAgents() local 158 if (agents == null) { in updateTrustAgents() 161 for (TrustAgentManager.TrustAgentComponentInfo agent : agents) { in updateTrustAgents()
|
D | TrustAgentManager.java | 97 final List<TrustAgentComponentInfo> agents = getActiveTrustAgents(context, utils); in getActiveTrustAgentLabel() local 98 return agents.isEmpty() ? null : agents.get(0).title; in getActiveTrustAgentLabel()
|
/packages/apps/Settings/tests/uitests/assets/ |
D | search_results_list | 538 Trust agents;manage_trust_agents 539 Trust agents;trust_agents
|
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 10727 Google, its affiliates and their respective directors, officers, employees and agents from and
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ... |
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |