Searched defs:ar (Results 1 – 14 of 14) sorted by relevance
79 AsyncResult ar = (AsyncResult) msg.obj; in handleGetVPResponse() local95 AsyncResult ar = (AsyncResult) msg.obj; in handleSetVPResponse() local
78 AsyncResult ar = (AsyncResult) msg.obj; in handleGetCallWaitingResponse() local123 AsyncResult ar = (AsyncResult) msg.obj; in handleSetCallWaitingResponse() local
172 AsyncResult ar = (AsyncResult) msg.obj; in handleGetCLIRResponse() local200 AsyncResult ar = (AsyncResult) msg.obj; in handleSetCLIRResponse() local
109 private void handleResult(AsyncResult ar) { in handleResult()
310 AsyncResult ar = (AsyncResult) msg.obj; in handleGetCallBarringResponse() local365 AsyncResult ar = (AsyncResult) msg.obj; in handleSetCallBarringResponse() local
342 AsyncResult ar = (AsyncResult) msg.obj; in handleGetCFResponse() local419 AsyncResult ar = (AsyncResult) msg.obj; in handleSetCFResponse() local
234 private void handleResult(AsyncResult ar) { in handleResult()
399 AsyncResult ar; in handleMessage() local1179 AsyncResult ar = (AsyncResult) msg.obj; in handleNullReturnEvent() local
46 private static void appendByteArray(@NonNull final StringBuilder sb, @NonNull final byte[] ar, in appendByteArray()
86 private void handleVideoCapabilitesChanged(AsyncResult ar) { in handleVideoCapabilitesChanged()
58 final double ar = Math.asin(dr / l); in makePath() local
35 inline void db_SetupMatrixRefs(double **ar,long rows,long cols,double *a) in db_SetupMatrixRefs()
100 TypedArray ar = context.getResources() in BottomBar() local
754 private void handleForwardingSettingsReadResult(AsyncResult ar, int idx) { in handleForwardingSettingsReadResult()