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

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

Completed in 184 milliseconds