Searched refs:DB_VERSION_NOP_UPGRADE_FROM (Results 1 – 1 of 1) sorted by relevance
65 private static final int DB_VERSION_NOP_UPGRADE_FROM = 0; field in BluetoothOppProvider137 if (oldV == DB_VERSION_NOP_UPGRADE_FROM) { in onUpgrade()