Searched defs:array (Results 1 – 14 of 14) sorted by relevance
52 Drawable[] array = new Drawable[] { bitmapDrawable, colorDrawable }; in testConstructor() local70 Drawable[] array = new Drawable[0]; in testInflate() local127 Drawable[] array = new Drawable[] { bitmapDrawable, colorDrawable }; in testFindDrawableByLayerId() local149 Drawable[] array = new Drawable[] { new BitmapDrawable(), new ColorDrawable(Color.BLUE) }; in testAccessId() local189 Drawable[] array = new Drawable[] { new BitmapDrawable(), new ColorDrawable(Color.BLUE) }; in testGetNumberOfLayers() local209 Drawable[] array = new Drawable[] { bitmapDrawable, colorDrawable }; in testAccessDrawable() local240 Drawable[] array = new Drawable[] { new BitmapDrawable(), new ColorDrawable(Color.BLUE) }; in testSetLayerInset() local274 Drawable[] array = new Drawable[0]; in testInvalidateDrawable() local294 Drawable[] array = new Drawable[0]; in testScheduleDrawable() local317 Drawable[] array = new Drawable[0]; in testUnscheduleDrawable() local[all …]
55 boolean contains(Sampler.Value[] array, Sampler.Value val) { in contains()
41 String getString(float[] array) { in getString()
42 String getString(float[] array) { in getString()
40 String getString(float[] array) { in getString()
108 short[] array = StaticNonce.returnShortArray(); in test_returnShortArray() local120 String[] array = StaticNonce.returnStringArray(); in test_returnStringArray() local
115 short[] array = target.returnShortArray(); in test_returnShortArray() local127 String[] array = target.returnStringArray(); in test_returnStringArray() local
60 private synchronized String[] convertToStringArray(CharSequence[] array){ in convertToStringArray()
55 TypedArray array = mContext.getTheme().obtainStyledAttributes(R.style.Whatever, attrs); in testSetBaseAttributes() local
473 SparseArray array = new SparseArray(); in testDispatchSaveInstanceState() local512 SparseArray array = new SparseArray(); in testDispatchThawSelfOnly() local
152 private int max(int[] array) { in max()
292 public static String toHexString(byte[] array) { in toHexString()
247 SparseBooleanArray array = mListView.getCheckedItemPositions(); in testAccessItemChecked() local
679 CharSequence array[] = new CharSequence[len]; in createCharSequenceArray() local