/packages/services/Telephony/src/com/android/phone/ |
D | CdmaVoicePrivacySwitchPreference.java | 79 AsyncResult ar = (AsyncResult) msg.obj; in handleGetVPResponse() local 95 AsyncResult ar = (AsyncResult) msg.obj; in handleSetVPResponse() local
|
D | CdmaCallWaitingPreference.java | 130 AsyncResult ar = (AsyncResult) msg.obj; in handleGetCallWaitingResponse() local 187 AsyncResult ar = (AsyncResult) msg.obj; in handleSetCallWaitingResponse() local
|
D | CLIRListPreference.java | 177 AsyncResult ar = (AsyncResult) msg.obj; in handleGetCLIRResponse() local 205 AsyncResult ar = (AsyncResult) msg.obj; in handleSetCLIRResponse() local
|
D | CallBarringEditPreference.java | 277 AsyncResult ar = (AsyncResult) msg.obj; in handleGetCallBarringResponse() local 316 AsyncResult ar = (AsyncResult) msg.obj; in handleSetCallBarringResponse() local
|
D | EnableIccPinScreen.java | 109 private void handleResult(AsyncResult ar) { in handleResult()
|
D | CallForwardEditPreference.java | 365 AsyncResult ar = (AsyncResult) msg.obj; in handleGetCFResponse() local 474 AsyncResult ar = (AsyncResult) msg.obj; in handleSetCFResponse() local
|
D | ChangeIccPinScreen.java | 234 private void handleResult(AsyncResult ar) { in handleResult()
|
D | PhoneUtils.java | 557 int[] ar = r.getIntArray(resid); in getLongArray() local
|
D | PhoneInterfaceManager.java | 538 AsyncResult ar; in handleMessage() local 2161 AsyncResult ar = (AsyncResult) msg.obj; in handleNullReturnEvent() local
|
/packages/modules/NetworkStack/src/com/android/server/connectivity/ipmemorystore/ |
D | Utils.java | 47 private static void appendByteArray(@NonNull final StringBuilder sb, @NonNull final byte[] ar, in appendByteArray()
|
/packages/services/Telephony/src/com/android/services/telephony/ |
D | PstnPhoneCapabilitiesNotifier.java | 87 private void handleVideoCapabilitesChanged(AsyncResult ar) { in handleVideoCapabilitesChanged()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | RoundedLine.java | 58 final double ar = Math.asin(dr / l); in makePath() local
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_utilities_indexing.h | 35 inline void db_SetupMatrixRefs(double **ar,long rows,long cols,double *a) in db_SetupMatrixRefs()
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
D | BottomBar.java | 100 TypedArray ar = context.getResources() in BottomBar() local
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/ |
D | CarSystemBar.java | 514 final AppearanceRegion ar = mAppearanceRegions[i]; in updateStatusBarAppearance() local
|
/packages/services/Telephony/src/com/android/phone/settings/ |
D | VoicemailSettingsActivity.java | 758 private void handleForwardingSettingsReadResult(AsyncResult ar, int idx) { in handleForwardingSettingsReadResult()
|