Home
last modified time | relevance | path

Searched refs:incidentcompanion (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/incident/
DAndroid.bp44 "frameworks/native/libs/incidentcompanion/binder",
/frameworks/base/core/proto/android/os/
Dincident.proto321 (section).args = "incidentcompanion --restricted_image"
/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp2804 const String16 incidentcompanion("incidentcompanion"); in RunInternal() local
2805 sp<android::IBinder> ics(defaultServiceManager()->getService(incidentcompanion)); in RunInternal()
2855 const String16 incidentcompanion("incidentcompanion"); in CheckUserConsent() local
2856 sp<android::IBinder> ics(defaultServiceManager()->getService(incidentcompanion)); in CheckUserConsent()