Searched defs:focused (Results 1 - 14 of 14) sorted by relevance
/external/skia/platform_tools/android/third_party/native_app_glue/ | ||
H A D | android_native_app_glue.c | 396 static void onWindowFocusChanged(ANativeActivity* activity, int focused) { argument 397 LOGV("WindowFocusChanged: %p -- %d\n", activity, focused); 399 focused ? APP_CMD_GAINED_FOCUS : APP_CMD_LOST_FOCUS); |
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ | ||
H A D | ShadowView.java | 739 public void setFocused(boolean focused) { argument 740 isFocused = focused; |
/external/robolectric/v1/lib/main/ | ||
H A D | android-support-v4.jar | META-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ... |
H A D | android.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ | ||
H A D | org.eclipse.jface.databinding_1.4.0.I20100601-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | ... DRAG public static final int SELECTED public static final int FOCUSED public static final int BACKGROUND public static final int FOREGROUND ... |
/external/robolectric/v3/runtime/ | ||
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-22.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
Completed in 555 milliseconds