/packages/services/Car/car-builtin-lib/src/android/car/builtin/keyguard/ |
D | KeyguardStateMonitor.java | 46 public void onShowingStateChanged(boolean showing, int userId) { 48 mIsShowing = showing; 50 mCallback.onShowingChanged(showing); 90 void onShowingChanged(boolean showing); in onShowingChanged() argument
|
D | KeyguardServiceDelegate.java | 122 mStateCallback = showing -> { in KeyguardServiceDelegate() 127 mLockedStateCallback.onKeyguardLockedStateChanged(showing); in KeyguardServiceDelegate() 186 boolean showing = mKeyguardStateMonitor.isShowing(); in isShowing() 188 Slogf.d(TAG, "isShowing=%b for user=%d", showing, mUserId); in isShowing() 190 return showing; in isShowing()
|
/packages/apps/Dialer/java/com/android/incallui/ |
D | MotorolaInCallUiNotifier.java | 53 public void onUiShowing(boolean showing) { in onUiShowing() argument 54 if (showing && CallList.getInstance().getIncomingCall() != null) { in onUiShowing()
|
D | VideoPauseController.java | 254 public void onUiShowing(boolean showing) { in onUiShowing() argument 260 if (showing) { in onUiShowing()
|
D | ProximitySensor.java | 151 public void onInCallShowing(boolean showing) { in onInCallShowing() argument 152 if (showing) { in onInCallShowing()
|
D | ReturnToCallController.java | 115 public void onUiShowing(boolean showing) { in onUiShowing() argument 121 LogUtil.i("ReturnToCallController.onUiShowing", "showing: " + showing); in onUiShowing() 122 if (showing) { in onUiShowing()
|
D | InCallPresenter.java | 1227 public void onUiShowing(boolean showing) { in onUiShowing() argument 1229 proximitySensor.onInCallShowing(showing); in onUiShowing() 1232 if (showing) { in onUiShowing() 1239 listener.onUiShowing(showing); in onUiShowing() 1276 private void notifyVideoPauseController(boolean showing) { in notifyVideoPauseController() argument 1281 VideoPauseController.getInstance().onUiShowing(showing); in notifyVideoPauseController() 1983 void onUiShowing(boolean showing); in onUiShowing() argument
|
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
D | SelfManagedConnection.java | 220 public void setIsIncomingCallUiShowing(boolean showing) { in setIsIncomingCallUiShowing() argument 221 mIsIncomingCallUiShowing = showing; in setIsIncomingCallUiShowing()
|
/packages/apps/Car/SystemUI/aconfig/ |
D | carsystemui.aconfig | 28 …description: "Flag that sets a keyguard showing timeout to ensure keyguard is shown on user switch"
|
/packages/apps/Launcher3/aconfig/ |
D | launcher_search.aconfig | 21 description: "This flag enables showing system apps separate in Private Space container."
|
/packages/apps/Car/SystemUI/src/com/android/systemui/wm/ |
D | MDSystemBarsController.java | 203 void onKeyboardVisibilityChanged(boolean showing); in onKeyboardVisibilityChanged() argument
|
/packages/apps/Dialer/java/com/android/contacts/common/widget/ |
D | select_phone_account_dialog_options.proto | 44 // The hint to show under the phone account, for example showing the user
|
/packages/modules/HealthFitness/testapps/toolbox/ |
D | README.md | 15 * It will open the Request Permissions page on Health Connect showing toggles for all the
|
/packages/modules/Virtualization/docs/debug/ |
D | ramdump.md | 17 Then you will see following message showing that crash is detected and the
|
/packages/apps/ManagedProvisioning/studio-dev/development/studio/ |
D | idea.properties | 101 # Maximum size (kilobytes) IDEA will load for showing past file contents -
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 1424 # will generate a graph for each documented class showing the direct and 1431 # will generate a graph for each documented class showing the direct and 1438 # will generate a graph for groups, showing the direct groups dependencies 1455 # file showing the direct and indirect include dependencies of the file with 1462 # documented header file showing the documented files that directly or
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 1424 # will generate a graph for each documented class showing the direct and 1431 # will generate a graph for each documented class showing the direct and 1438 # will generate a graph for groups, showing the direct groups dependencies 1455 # file showing the direct and indirect include dependencies of the file with 1462 # documented header file showing the documented files that directly or
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz |
|
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|