Home
last modified time | relevance | path

Searched refs:getCurrentFocus (Results 1 – 21 of 21) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/widget/touchmode/
H A DTouchModeFocusChangeTest.java67 assertNull("activity shouldn't have focus", mActivity.getCurrentFocus()); in testTouchButtonNotTakeFocus()
H A DTouchModeFocusableTest.java89 assertNull("nothing should have focus", getActivity().getCurrentFocus()); in testEnterTouchModeGivesFocusBackToFocusableInTouchMode()
/aosp12/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/util/
H A DMockWindow.java76 public View getCurrentFocus() { in getCurrentFocus() method in MockWindow
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/search/
H A DContactResultsFragment.java114 View focusedView = getActivity().getCurrentFocus(); in onCreate()
/aosp12/packages/apps/Settings/src/com/android/settings/password/
H A DSetupSkipDialog.java202 View view = activity.getCurrentFocus(); in onClick()
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DCallLogAdapter.java178 activity.getCurrentFocus(),
216 activity.getCurrentFocus(),
425 activity.getCurrentFocus(), in checkMarkCallLogEntry()
458 activity.getCurrentFocus(), in uncheckMarkCallLogEntry()
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/security/
H A DConfirmLockPinPasswordFragment.java289 View currentFocus = getActivity().getCurrentFocus(); in hideKeyboard()
/aosp12/frameworks/base/core/java/android/app/
H A DDialog.java526 public @Nullable View getCurrentFocus() { in getCurrentFocus() method in Dialog
527 return mWindow != null ? mWindow.getCurrentFocus() : null; in getCurrentFocus()
H A DActivity.java1135 public View getCurrentFocus() { in getCurrentFocus() method in Activity
1136 return mWindow != null ? mWindow.getCurrentFocus() : null; in getCurrentFocus()
1960 View focus = getCurrentFocus(); in onResume()
2391 View focus = getCurrentFocus(); in onPause()
8411 getAutofillManager().onAuthenticationResult(requestCode, resultData, getCurrentFocus());
/aosp12/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/
H A DSearchFragment.java346 View view = activity.getCurrentFocus(); in hideKeyboard()
/aosp12/packages/apps/Car/SettingsIntelligence/src/com/android/settings/intelligence/search/car/
H A DCarSearchFragment.java339 View view = activity.getCurrentFocus(); in hideKeyboard()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowView.java423 public View getCurrentFocus() {
/aosp12/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
H A DMainClusterActivity.java339 mInputMethodManager.dispatchKeyEventFromInputMethod(getCurrentFocus(), event); in onKeyEvent()
/aosp12/frameworks/base/core/java/android/view/
H A DWindow.java1611 public abstract View getCurrentFocus(); in getCurrentFocus() method in Window
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java2925 getSupportedActions(this, getCurrentFocus()).forEach(la -> in onProvideKeyboardShortcuts()
2952 for (LauncherAction la : getSupportedActions(this, getCurrentFocus())) { in onKeyShortcut()
2954 return la.invokeFromKeyboard(getCurrentFocus()); in onKeyShortcut()
/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java536 public View getCurrentFocus() { in getCurrentFocus() method in PhoneWindow
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt3942 method @Nullable public android.view.View getCurrentFocus();
4845 method @Nullable public android.view.View getCurrentFocus();
50127 method @Nullable public abstract android.view.View getCurrentFocus();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt3303 method public android.view.View getCurrentFocus();
3941 method public android.view.View getCurrentFocus();
34447 method public abstract android.view.View getCurrentFocus();
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt576 HSPLandroid/app/Activity;->getCurrentFocus()Landroid/view/View;
22000 HSPLcom/android/internal/policy/PhoneWindow;->getCurrentFocus()Landroid/view/View;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt576 HSPLandroid/app/Activity;->getCurrentFocus()Landroid/view/View;
22047 HSPLcom/android/internal/policy/PhoneWindow;->getCurrentFocus()Landroid/view/View;