Searched refs:WRONG_PASSWORD (Results 1 – 5 of 5) sorted by relevance
121 public static final int WRONG_PASSWORD = field in PdfEventLogger.PdfLoadResults124 @IntDef({UNKNOWN, LOADED, ERROR, WRONG_PASSWORD})
31 public static final int WRONG_PASSWORD = 16; field in BluetoothCmeError
44 import static android.graphics.pdf.logging.PdfEventLogger.PdfLoadResults.WRONG_PASSWORD;104 WRONG_PASSWORD, PdfEventLogger.LinearizationTypes.UNKNOWN, NUM_PAGES); in logPdfLoadReportedEvent_pdfLoadedWithWrongPassword()
62 private static final String WRONG_PASSWORD = "wrong_password"; field in LoginTest123 .perform(typeText(WRONG_PASSWORD), ViewActions.pressImeActionButton()); in wrongPassword()
130 /* pdfLoadResult = */ PdfEventLogger.PdfLoadResults.WRONG_PASSWORD, in create()