Home
last modified time | relevance | path

Searched refs:TYPE_ACTIVITY_STOPPED (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/contentcapture/
H A DActivityEvent.java52 public static final int TYPE_ACTIVITY_STOPPED = Event.ACTIVITY_STOPPED; field in ActivityEvent
75 TYPE_ACTIVITY_STOPPED,
129 case TYPE_ACTIVITY_STOPPED: in getTypeAsString()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt12223 field public static final int TYPE_ACTIVITY_STOPPED = 23; // 0x17