Home
last modified time | relevance | path

Searched defs:rep (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DIcon.java761 final Icon rep = new Icon(TYPE_RESOURCE); in createWithResource() local
776 final Icon rep = new Icon(TYPE_RESOURCE); in createWithResource() local
791 final Icon rep = new Icon(TYPE_RESOURCE); in createWithResource() local
809 final Icon rep = new Icon(TYPE_RESOURCE); in createWithResourceAdaptiveDrawable() local
825 final Icon rep = new Icon(TYPE_BITMAP); in createWithBitmap() local
839 final Icon rep = new Icon(TYPE_ADAPTIVE_BITMAP); in createWithAdaptiveBitmap() local
856 final Icon rep = new Icon(TYPE_DATA); in createWithData() local
872 final Icon rep = new Icon(TYPE_URI); in createWithContentUri() local
899 final Icon rep = new Icon(TYPE_URI_ADAPTIVE_BITMAP); in createWithAdaptiveBitmapContentUri() local
987 final Icon rep = new Icon(TYPE_URI); in createWithFilePath() local
/frameworks/wilhelm/src/android/
Dchannels.cpp95 audio_channel_representation_t rep in sles_channel_count_from_mask() local
174 audio_channel_representation_t rep = sles_to_audio_channel_mask_representation(mask); in sles_to_android_mask_helper() local
/frameworks/base/services/core/java/com/android/server/am/
DInstrumentationReporter.java75 final Report rep = reports.get(i); in run() local
/frameworks/rs/script_api/
DUtilities.cpp77 string stringReplace(string s, string match, string rep) { in stringReplace()
/frameworks/base/core/java/android/text/method/
DQwertyKeyListener.java270 String rep = getReplacement(content, x, oldStart, view); in onKeyDown() local
/frameworks/av/media/libeffects/downmix/
DEffectDownmix.cpp431 effect_param_t *rep = (effect_param_t *) pReplyData; in Downmix_Command() local
/frameworks/av/media/libeffects/testlibs/
DEffectReverb.c332 effect_param_t *rep = (effect_param_t *) pReplyData; in Reverb_Command() local
/frameworks/native/libs/binder/
DParcel.cpp228 int16_t rep = internal::Stability::getRepr(binder.get()); in finishFlattenBinder() local
/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java2617 ChangeRec rep = reports.get(i); in resetAllModes() local