Searched refs:mRemoteInputCheckBoxEnabled (Results 1 – 1 of 1) sorted by relevance
45 private boolean mRemoteInputCheckBoxEnabled = true; field in NotificationLockscreenPreference54 mRemoteInputCheckBoxEnabled = enabled; in setRemoteInputCheckBoxEnabled()133 return selected == 1 && showRemoteAtAll && mRemoteInputCheckBoxEnabled ? View.VISIBLE in checkboxVisibilityForSelectedIndex()