Searched defs:uuid (Results 1 – 5 of 5) sorted by relevance
99 private String getChannelKey(BluetoothDevice remoteDevice, int uuid) { in getChannelKey()116 public int getChannel(BluetoothDevice remoteDevice, int uuid) { in getChannel()138 public void setChannel(BluetoothDevice remoteDevice, int uuid, int channel) { in setChannel()150 public void removeChannel(BluetoothDevice remoteDevice, int uuid) { in removeChannel()
59 String uuid = uri.getPath(); in openInbox() local
87 String uuid = uri.getPath().substring(1); in getAccountByContentUri() local
118 Account(Preferences preferences, String uuid) { in Account()
1288 public static Uri getShortcutSafeUriFromUuid(String uuid) { in getShortcutSafeUriFromUuid()