Searched defs:ar (Results 1 – 15 of 15) sorted by relevance
79 AsyncResult ar = (AsyncResult) msg.obj; in handleGetVPResponse() local95 AsyncResult ar = (AsyncResult) msg.obj; in handleSetVPResponse() local
130 AsyncResult ar = (AsyncResult) msg.obj; in handleGetCallWaitingResponse() local187 AsyncResult ar = (AsyncResult) msg.obj; in handleSetCallWaitingResponse() local
177 AsyncResult ar = (AsyncResult) msg.obj; in handleGetCLIRResponse() local205 AsyncResult ar = (AsyncResult) msg.obj; in handleSetCLIRResponse() local
284 AsyncResult ar = (AsyncResult) msg.obj; in handleGetCallBarringResponse() local329 AsyncResult ar = (AsyncResult) msg.obj; in handleSetCallBarringResponse() local
109 private void handleResult(AsyncResult ar) { in handleResult()
364 AsyncResult ar = (AsyncResult) msg.obj; in handleGetCFResponse() local471 AsyncResult ar = (AsyncResult) msg.obj; in handleSetCFResponse() local
234 private void handleResult(AsyncResult ar) { in handleResult()
554 int[] ar = r.getIntArray(resid); in getLongArray() local
501 AsyncResult ar; in handleMessage() local1988 AsyncResult ar = (AsyncResult) msg.obj; in handleNullReturnEvent() local
47 private static void appendByteArray(@NonNull final StringBuilder sb, @NonNull final byte[] ar, in appendByteArray()
87 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()