Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DHostingRecord.java53 private final String mHostingType; field in HostingRecord
89 mHostingType = hostingType; in HostingRecord()
98 return mHostingType; in getType()