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

/frameworks/base/services/java/com/android/server/am/
H A DStrictModeViolationDialog.java36 static final int ACTION_OK = 0; field in class:StrictModeViolationDialog
69 mHandler.obtainMessage(ACTION_OK));
83 mHandler.obtainMessage(ACTION_OK),

Completed in 30 milliseconds