Searched refs:UX_RESTRICTIONS_NO_TEXT_MESSAGE (Results 1 – 13 of 13) sorted by relevance
130 public static final int UX_RESTRICTIONS_NO_TEXT_MESSAGE = 0x1 << 7; field in CarUxRestrictions144 | UX_RESTRICTIONS_NO_SETUP | UX_RESTRICTIONS_NO_TEXT_MESSAGE158 UX_RESTRICTIONS_NO_TEXT_MESSAGE,423 & UX_RESTRICTIONS_NO_TEXT_MESSAGE) == UX_RESTRICTIONS_NO_TEXT_MESSAGE) { in getActiveRestrictionsString()
12 …ICTIONS_NO_SETUP, android.car.drivingstate.CarUxRestrictions.UX_RESTRICTIONS_NO_TEXT_MESSAGE, andr…
539 field public static final int UX_RESTRICTIONS_NO_TEXT_MESSAGE = 128; // 0x80
1084 UnflaggedApi: android.car.drivingstate.CarUxRestrictions#UX_RESTRICTIONS_NO_TEXT_MESSAGE:1085 … with @FlaggedApi: field android.car.drivingstate.CarUxRestrictions.UX_RESTRICTIONS_NO_TEXT_MESSAGE
119 .setUxRestrictions(CarUxRestrictions.UX_RESTRICTIONS_NO_TEXT_MESSAGE); in setUxRestrictions_listenerRegistered_listenerTriggered()
371 CarUxRestrictions.UX_RESTRICTIONS_NO_TEXT_MESSAGE); in onBindViewHolder_messageWithRestriction_shouldNotThrowError()405 CarUxRestrictions.UX_RESTRICTIONS_NO_TEXT_MESSAGE); in onBindViewHolder_messageInGroupWithRestriction_shouldNotThrowError()
60 | CarUxRestrictions.UX_RESTRICTIONS_NO_TEXT_MESSAGE;
527 | CarUxRestrictions.UX_RESTRICTIONS_NO_TEXT_MESSAGE; in getRestrictions()
634 & CarUxRestrictions.UX_RESTRICTIONS_NO_TEXT_MESSAGE) != 0; in shouldRestrictMessagePreview()
815 & CarUxRestrictions.UX_RESTRICTIONS_NO_TEXT_MESSAGE) != 0; in onUxRestrictionsChanged()
1125 field TIRAMISU_0 int UX_RESTRICTIONS_NO_TEXT_MESSAGE = 0x1 << 7;1127 …| UX_RESTRICTIONS_LIMIT_CONTENT | UX_RESTRICTIONS_NO_SETUP | UX_RESTRICTIONS_NO_TEXT_MESSAGE | UX_…