Searched defs:serial (Results 1 – 6 of 6) sorted by relevance
74 public static void refreshFlagsCache(String serial) throws FlagReadException { in refreshFlagsCache()
73 String serial, in DevicePropertyInfo()123 String serial, in DevicePropertyInfo()
61 void addDeviceSerial(String serial); in addDeviceSerial()
169 public void addDeviceSerial(String serial) { in addDeviceSerial()
166 public void addDeviceSerial(String serial) { in addDeviceSerial()
33 def __init__(self, serial, arg=DEFAULT_IPV4_SERVER_ARGS): argument