Searched refs:getUci (Results 1 – 3 of 3) sorted by relevance
59 assertThat(accountItem.getUci()).isEqualTo(TEST_UCI); in create_withAllParameters()80 assertThat(accountItem.getUci()).isNull(); in create_withoutIdAndUciData()
92 public String getUci() { in getUci() method in BluetoothMapAccountItem
1923 String uci = mAccount.getUci(); in sendMASInstanceInformationRsp()