Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DHostingRecord.java51 private final String mHostingType; field in HostingRecord
79 mHostingType = hostingType; in HostingRecord()
87 return mHostingType; in getType()