/packages/apps/StorageManager/robotests/src/com/android/storagemanager/automatic/ |
D | DownloadsDeletionTypeTest.java | 57 File temp = new File(mDownloadsDirectory, "temp"); in testInitializeWithUncheckedFiles() local 70 File temp = new File(mDownloadsDirectory, "temp"); in testFetchDownloads() local 85 File temp = new File(mDownloadsDirectory, "temp"); in testSetChecked() local 103 File temp = new File(mDownloadsDirectory, "temp"); in testUncheckedFilesDoNotCountForSize() local 124 File temp = new File(mDownloadsDirectory, "temp"); in testSaveAndRestoreRemembersUncheckedFiles() local 143 File temp = new File(mDownloadsDirectory, "temp"); in testCallbackOnFileLoad() local 180 File temp = new File(mDownloadsDirectory, "temp"); in testLoadingState_completeOnDeletableContentFound() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/survey/ |
D | SurveyMixinTest.java | 64 FragmentActivity temp = Robolectric.setupActivity(FragmentActivity.class); in onResume_triesRegisteringReceiverAndDownloadingWhenNoSurveyDetected() local 83 FragmentActivity temp = Robolectric.setupActivity(FragmentActivity.class); in onResume_triesShowingSurveyWhenOneIsPresent() local 114 FragmentActivity temp = Robolectric.setupActivity(FragmentActivity.class); in onPause_removesReceiverIfPreviouslySet() local 135 FragmentActivity temp = Robolectric.setupActivity(FragmentActivity.class); in onPause_doesNothingWhenActivityOrReceiverNull() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/ |
D | SharedPreset.java | 32 ImagePreset temp = mIntermediatePreset; in enqueuePreset() local 42 ImagePreset temp = mConsumerPreset; in dequeuePreset() local
|
/packages/apps/SecureElement/src/com/android/se/security/gpac/ |
D | REF_AR_DO.java | 98 BerTlv temp = BerTlv.decode(data, index); in interpret() local 132 ByteArrayOutputStream temp = new ByteArrayOutputStream(); in build() local
|
D | AR_DO.java | 117 BerTlv temp = BerTlv.decode(data, index); in interpret() local 158 ByteArrayOutputStream temp = new ByteArrayOutputStream(); in build() local
|
D | REF_DO.java | 127 BerTlv temp = BerTlv.decode(data, index); in interpret() local 176 ByteArrayOutputStream temp = new ByteArrayOutputStream(); in build() local
|
D | Response_AR_DO.java | 86 BerTlv temp = BerTlv.decode(data, currentPos); in interpret() local
|
D | Response_RefreshTag_DO.java | 85 long temp; in interpret() local
|
D | BerTlv.java | 87 int temp = data[curIndex++] & 0xff; in decode() local 110 int temp = data[curIndex++] & 0xff; in decode() local
|
D | Response_ARAC_AID_DO.java | 87 BerTlv temp; in interpret() local
|
D | Response_ALL_AR_DO.java | 87 BerTlv temp; in interpret() local
|
/packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
D | PduParser.java | 966 int temp = pduDataStream.read(); in parseUnsignedInt() local 1002 int temp = pduDataStream.read(); in parseValueLength() local 1030 int temp = pduDataStream.read(); in parseEncodedStringValue() local 1089 int temp = pduDataStream.read(); in parseWapString() local 1192 int temp = pduDataStream.read(); in getWapString() local 1225 int temp = pduDataStream.read(); in extractByteValue() local 1245 int temp = pduDataStream.read(); in parseShortInteger() local 1268 int temp = pduDataStream.read(); in parseLongInteger() local 1301 int temp = pduDataStream.read(); in parseIntegerValue() local 1532 int temp = pduDataStream.read(); in parseContentType() local
|
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
D | PduParser.java | 1000 int temp = pduDataStream.read(); in parseUnsignedInt() local 1036 int temp = pduDataStream.read(); in parseValueLength() local 1065 int temp = pduDataStream.read(); in parseEncodedStringValue() local 1124 int temp = pduDataStream.read(); in parseWapString() local 1229 int temp = pduDataStream.read(); in getWapString() local 1262 int temp = pduDataStream.read(); in extractByteValue() local 1282 int temp = pduDataStream.read(); in parseShortInteger() local 1305 int temp = pduDataStream.read(); in parseLongInteger() local 1338 int temp = pduDataStream.read(); in parseIntegerValue() local 1569 int temp = pduDataStream.read(); in parseContentType() local
|
D | PduComposer.java | 265 long temp = longInt; in appendLongInteger() local 383 long temp = value >>> (i * 7); in appendUintvarInteger() local 463 EncodedStringValue temp = null; in appendAddressType() local 523 EncodedStringValue temp; in appendHeader() local 1152 final LengthRecordNode temp = new LengthRecordNode(); in newbuf() local
|
/packages/apps/Car/Hvac/src/com/android/car/hvac/ |
D | HvacPolicy.java | 72 public float userToHardwareTemp(int temp) { in userToHardwareTemp() 84 public int hardwareToUserTemp(float temp) { in hardwareToUserTemp()
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_utilities_linalg.h | 152 double temp; in db_Swap7() local 164 double temp; in db_Swap9() local 214 double temp; in db_OrthogonalizationSwap7() local 224 double temp; in db_OrthogonalizationSwap9() local
|
D | db_utilities_linalg.cpp | 33 double s,temp; in db_CholeskyDecomp6x6() local 84 double temp = 0.0; in db_CholeskyDecompSeparateDiagonal() local 125 double s,temp; in db_CholeskyDecomp3x3SeparateDiagonal() local
|
D | db_utilities_geometry.h | 55 const double *temp; in db_PointCentroid2D() local 101 const double *temp; in db_PointCentroid3D() local
|
D | db_utilities_indexing.cpp | 38 double temp; in db_LeanPartitionOnPivot() local 59 double db_LeanQuickSelect(const double *s,long nr_elements,long pos,double *temp) in db_LeanQuickSelect()
|
D | db_utilities_random.h | 77 int temp,temp2,i,j; in db_RandomSample() local
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
D | IntArray.java | 27 int temp[] = new int[mSize + mSize]; in add() local
|
/packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/ |
D | IntArray.java | 27 int temp[] = new int[mSize + mSize]; in add() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/util/ |
D | IntArray.java | 27 int temp[] = new int[mSize + mSize]; in add() local
|
/packages/apps/SecureElement/src/com/android/se/security/arf/PKCS15/ |
D | EFACRules.java | 111 EFACConditions temp = new EFACConditions(mSEHandle, new AID_REF_DO(tag, aid)); in decodeDER() local
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/hvac/ |
D | HvacTestFragment.java | 294 int temp = prop.getFirstAndOnlyAreaId(); in configureDualOn() local 316 int temp = prop.getFirstAndOnlyAreaId(); in configureAutoModeOn() local 549 int temp = prop.getFirstAndOnlyAreaId(); in configureRecircOn() local 561 int temp = prop.getFirstAndOnlyAreaId(); in configureMaxAcOn() local 572 int temp = prop.getFirstAndOnlyAreaId(); in configureMaxDefrostOn() local
|