Home | History | Annotate | Download | only in phone

Lines Matching full:clearable

1485      * Return whether there are any clearable notifications
1543 final boolean clearable = hasActiveNotifications() &&
1547 hasActiveNotifications() + " clearable=" + clearable);