Searched refs:BugreportErrorCode (Results 1 – 2 of 2) sorted by relevance
95 public @interface BugreportErrorCode {} annotation in BugreportManager.BugreportCallback144 public void onError(@BugreportErrorCode int errorCode) {} in onError()
53 import android.os.BugreportManager.BugreportCallback.BugreportErrorCode;384 public void onError(@BugreportErrorCode int errorCode) { in onError()