Searched defs:statusId (Results 1 – 3 of 3) sorted by relevance
28 private val statusId: Long constant
300 public native void nativeMonitorStatusStart(long statusId, PrinterStatusMonitor monitor); in nativeMonitorStatusStart()307 public native void nativeMonitorStatusStop(long statusId); in nativeMonitorStatusStop()
5636 long statusId = ContentUris.parseId(statusUri); in testStatusUpdateUpdateAndDelete() local5704 long statusId = ContentUris.parseId(statusUri); in testStatusUpdateUpdateToNull() local