Searched defs:isTemporary (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DCallCard.java1194 boolean isTemporary,
1198 presentation + " isTemporary:" + isTemporary);
1217 // fields that are all null, and the isTemporary boolean input
1367 if (isTemporary && (info == null || !info.isCachedPhotoCurrent)) {
1192 updateDisplayForPerson(CallerInfo info, int presentation, boolean isTemporary, Call call, Connection conn) argument

Completed in 180 milliseconds