Searched refs:ACTION_OK_AND_REPORT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DStrictModeViolationDialog.java36 static final int ACTION_OK_AND_REPORT = 1; field in class:StrictModeViolationDialog
73 mHandler.obtainMessage(ACTION_OK_AND_REPORT));

Completed in 60 milliseconds