Searched refs:UNKNOWN_MODEL (Results 1 – 1 of 1) sorted by relevance
65 private static final long UNKNOWN_MODEL = 0; field in DisplayAddress.Physical86 return model == UNKNOWN_MODEL ? null : model; in getModel()