Searched refs:ACTION_CANCEL_ENABLE_ROLLBACK (Results 1 – 3 of 3) sorted by relevance
208 enableRollbackTimedOutFilter.addAction(Intent.ACTION_CANCEL_ENABLE_ROLLBACK); in RollbackManagerServiceImpl()213 if (Intent.ACTION_CANCEL_ENABLE_ROLLBACK.equals(intent.getAction())) { in RollbackManagerServiceImpl()
2502 public static final String ACTION_CANCEL_ENABLE_ROLLBACK = field in Intent
1796 Intent.ACTION_CANCEL_ENABLE_ROLLBACK); in doHandleMessage()