Searched refs:allmSupported (Results 1 – 4 of 4) sorted by relevance
233 public boolean allmSupported; field in DisplayDeviceInfo390 || allmSupported != other.allmSupported in diff()433 allmSupported = other.allmSupported; in copyFrom()470 sb.append(", allmSupported ").append(allmSupported); in toString()
404 deviceInfo.allmSupported || deviceInfo.gameContentTypeSupported; in updateLocked()
567 mInfo.allmSupported = mAllmSupported; in getDisplayDeviceInfoLocked()
474 assertThat(displayDeviceInfo.allmSupported).isTrue(); in testAfterDisplayChange_AllmSupportIsUpdated()490 assertThat(displayDeviceInfo.allmSupported).isFalse(); in testAfterDisplayChange_AllmSupportIsUpdated()