Lines Matching refs:getUi
128 final CallCardUi ui = getUi();
200 if (mPrimary != null && getUi() != null) {
203 getUi().setCallState(mPrimary.getState(), mPrimary.getDisconnectCause(), bluetoothOn,
217 final CallCardUi ui = getUi();
271 if (getUi() == null) {
276 getUi().setPrimaryImage(entry.photo);
278 getUi().setSecondaryImage(entry.photo);
348 final CallCardUi ui = getUi();
371 final CallCardUi ui = getUi();
406 if (hasOutgoingGatewayCall() && getUi() != null) {