Searched refs:getLocalId (Results 1 – 4 of 4) 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()
904 public long getLocalId() { in getLocalId() method in DatabaseMessages.LocalDatabaseMessage