Home
last modified time | relevance | path

Searched refs:appearance (Results 1 – 12 of 12) sorted by relevance

/packages/apps/UnifiedEmail/tests/src/com/android/mail/utils/
DUtilsTest.java33 final int appearance = android.R.style.TextAppearance_Holo_Small; in testInsertStringWithStyle() local
35 getContext(), entire, sub, appearance); in testInsertStringWithStyle()
37 expected.setSpan(new TextAppearanceSpan(getContext(), appearance), 6, 11, 0); in testInsertStringWithStyle()
45 final int appearance = android.R.style.TextAppearance_Holo_Small; in testInsertStringWithStyle_substringNotInEntire() local
47 getContext(), entire, sub, appearance); in testInsertStringWithStyle_substringNotInEntire()
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatteryHistoryChart.java235 TypedArray appearance = null; in retrieve() local
238 appearance = context.obtainStyledAttributes(ap, in retrieve()
241 if (appearance != null) { in retrieve()
242 int n = appearance.getIndexCount(); in retrieve()
244 int attr = appearance.getIndex(i); in retrieve()
248 textColor = appearance.getColorStateList(attr); in retrieve()
252 textSize = appearance.getDimensionPixelSize(attr, textSize); in retrieve()
256 typefaceIndex = appearance.getInt(attr, -1); in retrieve()
260 styleIndex = appearance.getInt(attr, -1); in retrieve()
265 appearance.recycle(); in retrieve()
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DAdvertiseManager.java367 int appearance = 0; in setAdvertisingData() local
389 includeTxPower, appearance, in setAdvertisingData()
393 includeTxPower, 0, 0, appearance, in setAdvertisingData()
492 boolean set_scan_rsp, boolean incl_name, boolean incl_txpower, int appearance, in gattClientSetAdvDataNative() argument
497 int appearance, byte[] manufacturerData, byte[] serviceData, byte[] serviceUuid); in gattSetAdvDataNative() argument
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1258 jint maxInterval, jint appearance, jbyteArray manufacturerData, jbyteArray serviceData, in gattSetAdvDataNative() argument
1272 minInterval, maxInterval, appearance, arr_len, (char*)arr_data, in gattSetAdvDataNative()
1473 jboolean set_scan_rsp, jboolean incl_name, jboolean incl_txpower, jint appearance, in gattClientSetAdvDataNative() argument
1487 appearance, manu_len, (char*)manu_data, in gattClientSetAdvDataNative()
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DUtils.java1073 String entireString, String subString, int appearance) { in insertStringWithStyle() argument
1078 new TextAppearanceSpan(context, appearance), in insertStringWithStyle()
/packages/apps/Camera/jni/feature_stab/doc/
Ddbreg_API_doxyfile478 # The appearance of the initializer of individual variables and defines in the
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile478 # The appearance of the initializer of individual variables and defines in the
/packages/apps/Camera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile478 # The appearance of the initializer of individual variables and defines in the
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile478 # The appearance of the initializer of individual variables and defines in the
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1402373178, ...