Lines Matching defs:obj

121     void registerForRadioStateChanged(Handler h, int what, Object obj);
124 void registerForVoiceRadioTechChanged(Handler h, int what, Object obj);
133 void registerForOn(Handler h, int what, Object obj);
142 void registerForAvailable(Handler h, int what, Object obj);
151 void registerForNotAvailable(Handler h, int what, Object obj);
160 void registerForOffOrNotAvailable(Handler h, int what, Object obj);
166 void registerForIccStatusChanged(Handler h, int what, Object obj);
169 void registerForCallStateChanged(Handler h, int what, Object obj);
171 void registerForVoiceNetworkStateChanged(Handler h, int what, Object obj);
173 void registerForDataNetworkStateChanged(Handler h, int what, Object obj);
177 void registerForInCallVoicePrivacyOn(Handler h, int what, Object obj);
179 void registerForInCallVoicePrivacyOff(Handler h, int what, Object obj);
189 void setOnNewGsmSms(Handler h, int what, Object obj);
199 void setOnNewCdmaSms(Handler h, int what, Object obj);
207 void setOnNewGsmBroadcastSms(Handler h, int what, Object obj);
215 void setOnSmsOnSim(Handler h, int what, Object obj);
223 void setOnSmsStatus(Handler h, int what, Object obj);
238 void setOnNITZTime(Handler h, int what, Object obj);
260 void setOnUSSD(Handler h, int what, Object obj);
266 * response.obj.result[0] is received signal strength (0-31, 99)
267 * response.obj.result[1] is bit error rate (0-7, 99)
271 void setOnSignalStrengthUpdate(Handler h, int what, Object obj);
280 * @param obj User object.
282 void setOnIccSmsFull(Handler h, int what, Object obj);
290 * @param obj User object.
292 void registerForIccRefresh(Handler h, int what, Object obj);
295 void setOnIccRefresh(Handler h, int what, Object obj);
304 * @param obj User object.
306 void setOnCallRing(Handler h, int what, Object obj);
315 * response.obj.result[0] is a bitmask of RIL_RESTRICTED_STATE_* values
318 void setOnRestrictedStateChanged(Handler h, int what, Object obj);
327 * @param obj User object.
329 void setOnSuppServiceNotification(Handler h, int what, Object obj);
338 * @param obj User object.
340 void setOnCatSessionEnd(Handler h, int what, Object obj);
349 * @param obj User object.
351 void setOnCatProactiveCmd(Handler h, int what, Object obj);
360 * @param obj User object.
362 void setOnCatEvent(Handler h, int what, Object obj);
371 * @param obj User object.
373 void setOnCatCallSetUp(Handler h, int what, Object obj);
392 * @param obj User object.
394 void registerForDisplayInfo(Handler h, int what, Object obj);
403 * @param obj User object.
405 void registerForCallWaitingInfo(Handler h, int what, Object obj);
414 * @param obj User object.
416 void registerForSignalInfo(Handler h, int what, Object obj);
425 * @param obj User object.
427 void registerForNumberInfo(Handler h, int what, Object obj);
436 * @param obj User object.
438 void registerForRedirectedNumberInfo(Handler h, int what, Object obj);
447 * @param obj User object.
449 void registerForLineControlInfo(Handler h, int what, Object obj);
458 * @param obj User object.
460 void registerFoT53ClirlInfo(Handler h, int what, Object obj);
469 * @param obj User object.
471 void registerForT53AudioControlInfo(Handler h, int what, Object obj);
477 void setEmergencyCallbackMode(Handler h, int what, Object obj);
482 void registerForCdmaOtaProvision(Handler h,int what, Object obj);
489 * Message.obj will be an AsyncResult
490 * AsyncResult.userObj = obj
493 void registerForRingbackTone(Handler h, int what, Object obj);
502 * @param obj User object.
505 void registerForResendIncallMute(Handler h, int what, Object obj);
513 * @param obj User object.
516 void registerForCdmaSubscriptionChanged(Handler h, int what, Object obj);
524 * @param obj User object.
527 void registerForCdmaPrlChanged(Handler h, int what, Object obj);
535 * @param obj User object.
538 void registerForExitEmergencyCallbackMode(Handler h, int what, Object obj);
545 * which contains an AsyncResult, ar, in msg.obj. The ar.result is an
550 * @param obj User object.
552 void registerForRilConnected(Handler h, int what, Object obj);
559 * retMsg.obj = AsyncResult ar
575 * retMsg.obj = AsyncResult ar
589 * retMsg.obj = AsyncResult ar
605 * retMsg.obj = AsyncResult ar
621 * retMsg.obj = AsyncResult ar
639 * retMsg.obj = AsyncResult ar
655 * retMsg.obj = AsyncResult ar
673 * retMsg.obj = AsyncResult ar
694 * retMsg.obj = AsyncResult ar
696 * ar.userObject contains the orignal value of result.obj
704 * retMsg.obj = AsyncResult ar
706 * ar.userObject contains the orignal value of result.obj
715 * retMsg.obj = AsyncResult ar
717 * ar.userObject contains the orignal value of result.obj
724 * retMsg.obj = AsyncResult ar
726 * ar.userObject contains the orignal value of result.obj
737 * retMsg.obj = AsyncResult ar
739 * ar.userObject contains the orignal value of result.obj
750 * retMsg.obj = AsyncResult ar
752 * ar.userObject contains the orignal value of result.obj
759 * retMsg.obj = AsyncResult ar
761 * ar.userObject contains the orignal value of result.obj
768 * retMsg.obj = AsyncResult ar
770 * ar.userObject contains the orignal value of result.obj
777 * retMsg.obj = AsyncResult ar
779 * ar.userObject contains the orignal value of result.obj
787 * retMsg.obj = AsyncResult ar
789 * ar.userObject contains the orignal value of result.obj
802 * ar.userObject contains the orignal value of result.obj
813 * ar.userObject contains the orignal value of result.obj
824 * ar.userObject contains the orignal value of result.obj
834 * ar.userObject contains the orignal value of result.obj
864 * ar.userObject contains the orignal value of result.obj
872 * ar.userObject contains the orignal value of result.obj
882 * ar.userObject contains the orignal value of result.obj
888 * cause code returned as int[0] in Message.obj.response
900 * cause code returned as int[0] in Message.obj.response
919 * response.obj is an AsyncResult
920 * response.obj.result is an int[2]
921 * response.obj.result[0] is received signal strength (0-31, 99)
922 * response.obj.result[1] is bit error rate (0-7, 99)
929 * response.obj.result is an int[3]
930 * response.obj.result[0] is registration state 0-5 from TS 27.007 7.2
931 * response.obj.result[1] is LAC if registered or -1 if not
932 * response.obj.result[2] is CID if registered or -1 if not
941 * response.obj.result is an int[3]
942 * response.obj.result[0] is registration state 0-5 from TS 27.007 7.2
943 * response.obj.result[1] is LAC if registered or -1 if not
944 * response.obj.result[2] is CID if registered or -1 if not
953 * response.obj.result is a String[3]
954 * response.obj.result[0] is long alpha or null if unregistered
955 * response.obj.result[1] is short alpha or null if unregistered
956 * response.obj.result[2] is numeric or null if unregistered
962 * ar.userObject contains the orignal value of result.obj
970 * ar.userObject contains the orignal value of result.obj
977 * ar.userObject contains the orignal value of result.obj
984 * ar.userObject contains the orignal value of result.obj
1029 * response.obj will be an AsyncResult, and will indicate
1055 * response.obj will be an AsyncResult
1056 * response.obj.result will be an IccIoResult on success
1063 * response.obj will be an AsyncResult
1064 * response.obj.userObj will be a IccIoResult on success
1070 * (AsyncResult)response.obj).result is an int[] with element [0] set to
1079 * response.obj will be a an int[2]
1081 * response.obj[0] will be TS 27.007 +CLIR parameter 'n'
1086 * response.obj[1] will be TS 27.007 +CLIR parameter 'm'
1099 * response.obj is null
1105 * (AsyncResult)response.obj).result is an int[] with element [0] set to
1133 * ((AsyncResult)response.obj).result will be an array of
1149 * ((AsyncResult)response.obj).result is an int[] with element [0] being
1158 * ((AsyncResult)response.obj).result is a List of NetworkInfo objects
1166 * (AsyncResult)response.obj).result will be an Integer representing
1179 * (AsyncResult)response.obj).result will be an Integer representing
1238 * ((AsyncResult)response.obj).result is an int[] with every
1343 * response.obj will be an AsyncResult
1344 * response.obj.result will be an IccIoResult on success
1461 * (AsyncResult)response.obj).result is an int[] with element [0] set to
1571 * @param response a callback message with the String response in the obj field