Searched refs:changeVisibility (Results 1 – 4 of 4) sorted by relevance
35 val other = c.changeVisibility(c.visible) in testChangeVisibility_sameObject()44 val other = c.changeVisibility(!c.visible) in testChangeVisibility_otherObject()
85 CellSignalState other = c.changeVisibility(false); in testUpdateState_changed()
39 fun changeVisibility(visible: Boolean): CellSignalState { in changeVisibility() method
128 mInfos[i] = mInfos[i].changeVisibility(false);405 mInfos[slot] = mInfos[slot].changeVisibility(true); in handleUpdateCarrierInfo()413 mInfos[i] = mInfos[i].changeVisibility(false); in handleUpdateCarrierInfo()435 mInfos[i] = mInfos[i].changeVisibility(false); in showSingleText()