Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/service/contentcapture/
H A DActivityEvent.java51 public static final int TYPE_ACTIVITY_STOPPED = Event.ACTIVITY_STOPPED; field in ActivityEvent
74 TYPE_ACTIVITY_STOPPED,
117 case TYPE_ACTIVITY_STOPPED: in getTypeAsString()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt9852 field public static final int TYPE_ACTIVITY_STOPPED = 23; // 0x17