Home | History | Annotate | Download | only in impl

Lines Matching refs:callerId

135     String callerId = "+44 (0) 20 7031 3000" /* Google London office */;
138 context, callerId, SimulatorSimCallManager.CALL_TYPE_VOICE);
143 (callerId, callerIdPresentation) -> {
148 context, callerId, SimulatorSimCallManager.CALL_TYPE_VOICE, extras);
154 String callerId = "+55-31-2128-6800"; // Brazil office.
157 context, callerId, SimulatorSimCallManager.CALL_TYPE_VOICE);
162 (callerId, callerIdPresentation) -> {
167 context, callerId, SimulatorSimCallManager.CALL_TYPE_VOICE, extras);
173 String callerId = "+1-661-778-3020"; /* Blacklisted custom spam number */
176 context, callerId, SimulatorSimCallManager.CALL_TYPE_VOICE);
180 String callerId = "911";
183 context, callerId, SimulatorSimCallManager.CALL_TYPE_VOICE);