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

  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowViewAnimator.java 12 private int currentChild = 0;
16 return currentChild;
21 currentChild = whichChild;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
KeyboardShortcutKeysLayout.java 120 View currentChild = getChildAt(i);
121 if (currentChild.getVisibility() != GONE) {
122 int currentChildWidth = currentChild.getMeasuredWidth();
123 LayoutParams lp = (LayoutParams) currentChild.getLayoutParams();
168 View currentChild = getChildAt(j);
169 int currentChildWidth = currentChild.getMeasuredWidth();
170 LayoutParams lp = (LayoutParams) currentChild.getLayoutParams();
176 currentChild.layout(
180 yPos + currentChild.getMeasuredHeight());
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherStateManager.java 287 CellLayout currentChild = (CellLayout) workspace.getChildAt(
289 isWorkspaceVisible = currentChild.getVisibility() == VISIBLE
290 && currentChild.getShortcutsAndWidgets().getAlpha() > 0;
  /external/guice/extensions/persist/lib/
hibernate-entitymanager.jar 
  /prebuilts/tools/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/
firebase-client-jvm-2.5.2.jar 
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-16.jar 
shadows-core-3.1-SNAPSHOT-17.jar 
shadows-core-3.1-SNAPSHOT-18.jar 
shadows-core-3.1-SNAPSHOT-19.jar 
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
shadows-core-v16-3.1.1.jar 
shadows-core-v17-3.1.1.jar 
shadows-core-v18-3.1.1.jar 
shadows-core-v19-3.1.1.jar 
shadows-core-v21-3.1.1.jar 
shadows-core-v22-3.1.1.jar 
shadows-core-v23-3.1.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
framework-3.4.2.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
shadows-framework-3.5.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
shadows-framework-3.6.1.jar 
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 230 milliseconds