HomeSort by relevance Sort by last modified time
    Searched refs:parentConfig (Results 1 - 14 of 14) sorted by null

  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
TrustAgentInfoTest.java 71 List<PersistableBundle> parentConfig =
76 assertNull(parentConfig);
83 parentConfig = mParentDevicePolicyManager.getTrustAgentConfiguration(
87 assertPersistableBundleListEquals(ASSERT_BOTH, parentConfig);
100 List<PersistableBundle> parentConfig =
107 assertPersistableBundleListEquals(ASSERT_PARENT_CONFIG, parentConfig);
  /frameworks/base/services/core/java/com/android/server/am/
PinnedActivityStack.java 69 final Configuration parentConfig = getParent().getConfiguration();
71 return top != null && !top.isConfigurationCompatible(parentConfig);
TaskRecord.java     [all...]
  /tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
TfSuiteRunner.java 84 * @param parentConfig the name of the config being loaded.
89 String parentConfig, DirectedGraph<String> graph) {
171 configNameAbi, testConfig, parentConfig, graph);
176 expandTestSuites(configName, testConfig, parentConfig, graph);
216 String parentConfig,
223 if (parentConfig != null) {
224 graph.addEdge(parentConfig, configName);
  /frameworks/base/services/tests/servicestests/src/com/android/server/wm/
WindowConfigurationTests.java 204 final Configuration parentConfig = mDisplayContent.getConfiguration();
205 parentConfig.windowConfiguration.setAppBounds(parentBounds);
211 false /*overrideHeight*/, mDisplayInfo.logicalDensityDpi, config, parentConfig,
  /frameworks/base/services/core/java/com/android/server/wm/
StackWindowController.java 262 Configuration parentConfig, int windowingMode) {
279 final Rect parentAppBounds = parentConfig.windowConfiguration.getAppBounds();
316 parentConfig.screenWidthDp);
318 parentConfig.screenHeightDp);
  /prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.equinox.common_3.7.0.v20150402-1709.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar 
  /external/guice/extensions/persist/lib/
xwork-2.0.4.jar 
  /external/guice/extensions/struts2/lib/
xwork-core-2.2.1.jar 

Completed in 183 milliseconds