Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DHostingRecord.java103 @NonNull private final String mHostingType; field in HostingRecord
162 mHostingType = hostingType; in HostingRecord()
174 return mHostingType; in getType()