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