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

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

Completed in 538 milliseconds