Home
last modified time | relevance | path

Searched defs:showsUserInterface (Results 1 – 1 of 1) sorted by relevance

/core/core/src/main/java/androidx/core/app/
DNotificationCompat.java5699 @SemanticAction int semanticAction, boolean showsUserInterface, in Action()
5712 @SemanticAction int semanticAction, boolean showsUserInterface, in Action()
5940 @SemanticAction int semanticAction, boolean showsUserInterface, in Builder()
6054 public @NonNull Builder setShowsUserInterface(boolean showsUserInterface) { in setShowsUserInterface()