Home | History | Annotate | Download | only in phone

Lines Matching refs:request

165      * an event to return the request to the calling app when it becomes available.
169 * @param request
172 public static boolean maybeDoOtaCall(Context context, Handler handler, int request) {
184 phone.registerForSubscriptionInfoReady(handler, request, null);