OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:linear
(Results
101 - 125
of
971
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/core/tests/coretests/res/layout/
linear_layout_listview_height.xml
26
<!-- Outer
linear
layout providing vertical layout -->
remote_view_test_good.xml
22
android:id="@+id/
linear
"
/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
LLOfTwoFocusableInTouchMode.java
17
package android.widget.layout.
linear
;
/frameworks/base/core/tests/coretests/src/android/widget/touchmode/
FocusableInTouchModeClickTest.java
19
import android.widget.layout.
linear
.LLOfTwoFocusableInTouchMode;
StartInTouchWithViewInFocusTest.java
19
import android.widget.layout.
linear
.LLEditTextThenButton;
TouchModeFocusableTest.java
19
import android.widget.layout.
linear
.LLEditTextThenButton;
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
LinearGradient.java
24
* Create a shader that draws a
linear
gradient along a line.
43
* Create a shader that draws a
linear
gradient along a line.
66
*
Linear
Gradient (Java) Paint able to handle more than 2 points, as
/external/neven/Embedded/common/src/b_TensorEm/
RBFMap2D.h
47
* A is a possibly
linear
tranformation of type altTypeE
48
* R is the rbf ( non-
linear
) transformation of type typeE
63
* bts_RBF_LINEAr :
linear
, i.e. ||r||
73
/** type of
linear
transformation (enum bts_AltType) */
76
/** affine
linear
transformation */
/frameworks/base/telephony/java/com/android/internal/telephony/
IccFileHandler.java
81
/** Finished retrieving size of records for
linear
-fixed EF; now load. */
83
/** Finished loading single record from a
linear
-fixed EF; post result. */
134
* Load a record from a SIM
Linear
Fixed EF
153
* Load a image instance record from a SIM
Linear
Fixed EF-IMG
173
* get record size for a
linear
fixed EF
190
* Load all records from a SIM
Linear
Fixed EF
244
* Update a record in a
linear
fixed EF
/frameworks/base/core/tests/coretests/src/android/util/
ScrollViewScenario.java
206
* Get the child contained within the vertical
linear
layout of the
208
* @param index The index within the
linear
layout.
209
* @return the child within the vertical
linear
layout of the scroll view