Searched refs:DB_VERSION_NOP_UPGRADE_TO (Results 1 – 1 of 1) sorted by relevance
68 private static final int DB_VERSION_NOP_UPGRADE_TO = 1; field in BluetoothOppProvider138 if (newV == DB_VERSION_NOP_UPGRADE_TO) { // that's a no-op in onUpgrade()145 oldV = DB_VERSION_NOP_UPGRADE_TO; in onUpgrade()