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