Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java555 private boolean mSupportLongPressPowerWhenNonInteractive; field in PhoneWindowManager
1726 mSupportLongPressPowerWhenNonInteractive = mContext.getResources().getBoolean( in init()
1995 && !mSupportLongPressPowerWhenNonInteractive) { in onLongPress()