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