Searched refs:mUiModeMgr (Results 1 – 1 of 1) sorted by relevance
83 private final @NonNull UiModeManagerInternal mUiModeMgr; field in AutoFillUI111 mUiModeMgr = LocalServices.getService(UiModeManagerInternal.class); in AutoFillUI()234 serviceLabel, serviceIcon, mUiModeMgr.isNightMode(), maxInputLengthForAutofill, in showFillUi()415 }, mUiModeMgr.isNightMode(), isUpdate, compatMode, showServiceIcon); in showSaveUi()450 mUiModeMgr.isNightMode(), new DialogFillUi.UiCallback() { in showFillDialog()565 pw.print(prefix); pw.print("Night mode: "); pw.println(mUiModeMgr.isNightMode()); in dump()