Searched defs:TABLE_ACCOUNT (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
H A DBluetoothMapContract.java105 * content://ProviderAuthority/TABLE_ACCOUNT
117 .authority(authority).appendPath(TABLE_ACCOUNT).build();
127 .appendPath(TABLE_ACCOUNT)
182 public static final String TABLE_ACCOUNT = "Account"; field in class:BluetoothMapContract

Completed in 213 milliseconds