HomeSort by relevance Sort by last modified time
    Searched defs:rootInfo (Results 1 - 10 of 10) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
KeyboardAccessibilityNodeProvider.java 202 final AccessibilityNodeInfoCompat rootInfo =
204 ViewCompat.onInitializeAccessibilityNodeInfo(mKeyboardView, rootInfo);
216 rootInfo.addChild(mKeyboardView, index);
218 return rootInfo;
  /frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/
StubProvider.java 74 private Map<String, RootInfo> mRoots;
106 final RootInfo rootInfo = new RootInfo(rootId, getSize(rootId));
107 mRoots.put(rootId, rootInfo);
123 for (Map.Entry<String, RootInfo> entry : mRoots.entrySet()) {
125 final RootInfo info = entry.getValue();
195 document.rootInfo.size -= fileSize;
295 bytesToRead = (int) Math.min(document.rootInfo.getRemainingCapacity(),
306 document.rootInfo.size += bytesRead
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
org.eclipse.equinox.common_3.6.0.v20100503.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 
  /prebuilts/tools/common/m2/repository/com/squareup/haha/haha/1.3/
haha-1.3.jar 

Completed in 177 milliseconds