Searched refs:createException (Results 1 – 4 of 4) sorted by relevance
258 createException( in execute()396 createException( in requestSurfacePackage()468 private static Exception createException( in createException() method in OnDevicePersonalizationManager
91 public static QosCallbackException createException(@ExceptionType final int type) { in createException() method in QosCallbackException
134 callback.onError(QosCallbackException.createException(errorType)); in onError()
110 throw createException(appParams); in onExecute()394 private RuntimeException createException(PersistableBundle appParams) { in createException() method in SampleWorker