Searched refs:allmSupported (Results 1 – 4 of 4) sorted by relevance
324 public boolean allmSupported; field in DisplayDeviceInfo519 || allmSupported != other.allmSupported in diff()563 allmSupported = other.allmSupported; in copyFrom()606 sb.append(", allmSupported ").append(allmSupported); in toString()
523 deviceInfo.allmSupported || deviceInfo.gameContentTypeSupported; in updateLocked()
680 mInfo.allmSupported = mAllmSupported; in getDisplayDeviceInfoLocked()
682 assertThat(displayDeviceInfo.allmSupported).isTrue(); in testAfterDisplayChange_AllmSupportIsUpdated()698 assertThat(displayDeviceInfo.allmSupported).isFalse(); in testAfterDisplayChange_AllmSupportIsUpdated()