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

  /cts/hostsidetests/services/activitymanager/src/android/server/cts/
ActivityManagerManifestLayoutTests.java 142 private void getDisplayAndWindowState(String activityName, boolean checkFocus)
148 if (checkFocus) {
  /frameworks/base/core/java/android/view/inputmethod/
InputMethodManager.java 770 checkFocus();
783 checkFocus();
794 checkFocus();
859 checkFocus();
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXFocus.cpp 149 ret = checkFocus(&focusStatus);
439 ret = checkFocus(&eFocusStatus);
510 status_t OMXCameraAdapter::checkFocus(OMX_PARAM_FOCUSSTATUSTYPE *eFocusStatus)
836 ret = checkFocus(&eFocusStatus);
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFocus.cpp 142 ret = checkFocus(&focusStatus);
412 ret = checkFocus(&eFocusStatus);
483 status_t OMXCameraAdapter::checkFocus(OMX_PARAM_FOCUSSTATUSTYPE *eFocusStatus)
799 ret = checkFocus(&eFocusStatus);
  /frameworks/base/core/java/android/widget/
AbsSpinner.java 116 checkFocus();
132 checkFocus();
AdapterView.java 216 * @see #checkFocus()
737 void checkFocus() {
839 checkFocus();
862 checkFocus();
    [all...]
AdapterViewAnimator.java     [all...]
GridView.java 208 checkFocus();
225 checkFocus();
    [all...]
ListView.java 494 checkFocus();
516 checkFocus();
    [all...]
AbsListView.java     [all...]
  /hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h 516 status_t checkFocus(OMX_PARAM_FOCUSSTATUSTYPE *eFocusStatus);
    [all...]
  /hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h 458 status_t checkFocus(OMX_PARAM_FOCUSSTATUSTYPE *eFocusStatus);
    [all...]
  /frameworks/base/core/java/android/view/
ViewRootImpl.java     [all...]
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 3461 milliseconds