Searched refs:mIsAutomotive (Results 1 – 5 of 5) sorted by relevance
230 private final boolean mIsAutomotive; field in TrustManagerService.SettingsObserver244 mIsAutomotive = packageManager.hasSystemFeature(PackageManager.FEATURE_AUTOMOTIVE); in SettingsObserver()271 int defaultValue = mIsAutomotive ? 0 : 1; in onChange()
450 private boolean mIsAutomotive; field in InputMethodService1195 mIsAutomotive = isAutomotive(); in onCreate()1216 mIsAutomotive && mAutomotiveHideNavBarForKeyboard in onCreate()
231 private final boolean mIsAutomotive; field in KeyguardUpdateMonitor1774 mIsAutomotive = isAutomotive(); in KeyguardUpdateMonitor()2492 if (resolveInfo == null && mIsAutomotive) { in resolveNeedsSlowUnlockTransition()3008 if (mIsAutomotive) { in dump()
465 private final boolean mIsAutomotive; field in StorageManagerService1128 if (mIsAutomotive) { in resetIfBootedAndConnected()1192 if (mIsAutomotive) { in completeUnlockUser()1867 mIsAutomotive = context.getPackageManager().hasSystemFeature( in StorageManagerService()4524 pw.println("isAutomotive:" + mIsAutomotive); in dump()
523 private boolean mIsAutomotive; field in NotificationManagerService1834 mIsAutomotive = isAutomotive; in setIsAutomotive()2034 mIsAutomotive = in init()6803 if (mIsAutomotive && !mNotificationEffectsEnabledForAutomotive) {6815 mIsAutomotive