Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/ondeviceintelligence/
DOnDeviceIntelligenceException.java133 private final PersistableBundle mErrorParams; field in OnDeviceIntelligenceException
143 return mErrorParams; in getErrorParams()
159 this.mErrorParams = errorParams; in OnDeviceIntelligenceException()
172 this.mErrorParams = errorParams; in OnDeviceIntelligenceException()
185 this.mErrorParams = new PersistableBundle(); in OnDeviceIntelligenceException()
196 this.mErrorParams = new PersistableBundle(); in OnDeviceIntelligenceException()