Searched defs:remoteInputActive (Results 1 – 7 of 7) sorted by relevance
39 private var remoteInputActive = false variable
127 remoteInputActive/* isRemoteInputActive */, in removeRemoteInput() local340 void setRemoteInputActive(NotificationEntry entry, boolean remoteInputActive); in setRemoteInputActive()
135 default void onRemoteInputActive(boolean remoteInputActive) {} in onRemoteInputActive()
57 @JvmField var remoteInputActive: Boolean = false, variable in com.android.systemui.shade.NotificationShadeWindowState
864 public void onRemoteInputActive(boolean remoteInputActive) { in onRemoteInputActive()
1578 mHeadsUpManager.setRemoteInputActive(entry, remoteInputActive); in createDelegate() argument1592 boolean remoteInputActive) { in createDelegate()
1026 @NonNull NotificationEntry entry, boolean remoteInputActive) { in setRemoteInputActive()