Home | History | Annotate | Download | only in phone

Lines Matching full:pending

173     // (1) set the "pending call status code" to a value other than SUCCESS
176 // (3) InCallScreen.onResume() will notice that pending call status code
179 // Watch out: any time you set (or change!) the pending call status code
183 // pending call status code, when the user dismisses the dialog (like by
184 // hitting the OK button or pressing Back). The pending call status code
204 * The current pending "error status indication" that we need to
214 * @return true if there's a pending "error status indication"
224 * @return the pending "error status indication" code
233 * Sets the pending "error status indication" code.
242 // time to the user, so the previous pending code is now going to
246 + " was already pending!");
252 * Clears out the pending "error status indication" code.
432 log(" - status indication is pending!");
433 log(" - pending call status code = " + mPendingCallStatusCode);
435 log(" - pending call status code: none");