Searched refs:getLocalId (Results 1 – 5 of 5) sorted by relevance
101 LogUtil.v(TAG, "SyncMessageBatch: Deleted message " + message.getLocalId() in updateLocalDatabase()119 ids[i] = Long.toString(messagesToDelete.get(i).getLocalId()); in messageListToIds()
119 writer.value(ids.get(i).getLocalId()); in savePrinterIds()
131 if (DEBUG) Log.d(TAG, "onStopPrinterStateTracking() " + printerId.getLocalId()); in onStopPrinterStateTracking()
115 if (printer.getUri().toString().equals(mPrinterId.getLocalId())) { in onPrinterFound()
904 public long getLocalId() { in getLocalId() method in DatabaseMessages.LocalDatabaseMessage