Searched refs:RES_NUM_ROWS_DELETED (Results 1 – 3 of 3) sorted by relevance
286 public static final String RES_NUM_ROWS_DELETED = "num_deleted"; field in BlockedNumberContract365 return res.getInt(RES_NUM_ROWS_DELETED, 0); in unblock()
327 res.putInt(BlockedNumberContract.RES_NUM_ROWS_DELETED, unblock(arg)); in call()
44812 Landroid/provider/BlockedNumberContract;->RES_NUM_ROWS_DELETED:Ljava/lang/String;