Home
last modified time | relevance | path

Searched defs:ar (Results 1 – 25 of 35) sorted by relevance

12

/packages/services/Telephony/src/com/android/phone/
DCdmaVoicePrivacySwitchPreference.java79 AsyncResult ar = (AsyncResult) msg.obj; in handleGetVPResponse() local
95 AsyncResult ar = (AsyncResult) msg.obj; in handleSetVPResponse() local
DCdmaCallWaitingPreference.java130 AsyncResult ar = (AsyncResult) msg.obj; in handleGetCallWaitingResponse() local
187 AsyncResult ar = (AsyncResult) msg.obj; in handleSetCallWaitingResponse() local
DCLIRListPreference.java177 AsyncResult ar = (AsyncResult) msg.obj; in handleGetCLIRResponse() local
205 AsyncResult ar = (AsyncResult) msg.obj; in handleSetCLIRResponse() local
DCallBarringEditPreference.java277 AsyncResult ar = (AsyncResult) msg.obj; in handleGetCallBarringResponse() local
316 AsyncResult ar = (AsyncResult) msg.obj; in handleSetCallBarringResponse() local
DEnableIccPinScreen.java126 private void handleResult(AsyncResult ar) { in handleResult()
DCallForwardEditPreference.java378 AsyncResult ar = (AsyncResult) msg.obj; in handleGetCFResponse() local
487 AsyncResult ar = (AsyncResult) msg.obj; in handleSetCFResponse() local
DChangeIccPinScreen.java263 private void handleResult(AsyncResult ar) { in handleResult()
/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DDataConnectionStatusTrackerTest.java740 QnsAsyncResult ar = new QnsAsyncResult(null, dataState, null); in loadPrecisionDataConnectionState() local
755 QnsAsyncResult ar = new QnsAsyncResult(null, dataState, null); in loadPrecisionDataConnectionStateWithFailCause() local
780 QnsAsyncResult ar = new QnsAsyncResult(null, dataState, null); in loadPrecisionDataConnectionStateWithApnSetting() local
DQualifiedNetworksServiceImplTest.java322 QnsAsyncResult ar = new QnsAsyncResult(null, info, null); in testQnsChangedHandlerEvent() local
DIwlanNetworkStatusTrackerTest.java89 QnsAsyncResult ar = (QnsAsyncResult) msg.obj; in handleMessage() local
/packages/modules/NetworkStack/src/com/android/networkstack/ipmemorystore/
DUtils.java40 private static void appendByteArray(@NonNull final StringBuilder sb, @NonNull final byte[] ar, in appendByteArray()
/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DQnsRegistrant.java56 void notifyRegistrant(QnsAsyncResult ar) { in notifyRegistrant()
DQnsRegistrantList.java126 void notifyRegistrants(QnsAsyncResult ar) { in notifyRegistrants()
DQnsTelephonyListener.java138 QnsAsyncResult ar; in notifyQnsTelephonyInfo() local
151 QnsAsyncResult ar = new QnsAsyncResult(null, info, null); in notifyQnsTelephonyInfoIms() local
173 QnsAsyncResult ar = new QnsAsyncResult(null, connectionState, null); in notifyPreciseDataConnectionStateChanged() local
DDataConnectionStatusTracker.java367 QnsAsyncResult ar = (QnsAsyncResult) message.obj; in handleMessage() local
DWifiBackhaulMonitor.java84 QnsAsyncResult ar; in handleMessage() local
DQualifiedNetworksServiceImpl.java194 QnsAsyncResult ar = (QnsAsyncResult) msg.obj; in handleMessage() local
DQnsProvisioningListener.java423 QnsAsyncResult ar = (QnsAsyncResult) message.obj; in handleMessage() local
DCellularQualityMonitor.java525 QnsAsyncResult ar; in handleMessage() local
DAccessNetworkEvaluator.java336 QnsAsyncResult ar = new QnsAsyncResult(null, info, null); in notifyForQualifiedNetworksChanged() local
1988 QnsAsyncResult ar = (QnsAsyncResult) message.obj; in handleMessage() local
DQnsEventDispatcher.java770 QnsAsyncResult ar = (QnsAsyncResult) message.obj; in handleMessage() local
/packages/services/Telephony/src/com/android/services/telephony/
DPstnPhoneCapabilitiesNotifier.java87 private void handleVideoCapabilitesChanged(AsyncResult ar) { in handleVideoCapabilitesChanged()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DRoundedLine.java58 final double ar = Math.asin(dr / l); in makePath() local
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_utilities_indexing.h35 inline void db_SetupMatrixRefs(double **ar,long rows,long cols,double *a) in db_SetupMatrixRefs()
/packages/apps/Camera2/src/com/android/camera/ui/
DBottomBar.java100 TypedArray ar = context.getResources() in BottomBar() local

12