Home
last modified time | relevance | path

Searched refs:square (Results 1 – 6 of 6) sorted by relevance

/development/samples/browseable/BasicTransition/src/com.example.android.basictransition/
DBasicTransitionFragment.java109 View square = mSceneRoot.findViewById(R.id.transition_square); in onCheckedChanged() local
110 ViewGroup.LayoutParams params = square.getLayoutParams(); in onCheckedChanged()
114 square.setLayoutParams(params); in onCheckedChanged()
/development/samples/browseable/DelayedConfirmation/
D_index.jd13 appropriate margins based on whether the display is square or circular.
/development/samples/browseable/Interpolator/src/com.example.android.interpolator/
DInterpolatorFragment.java176 mView = v.findViewById(R.id.square); in onCreateView()
/development/ndk/platforms/android-4/samples/san-angeles/jni/
Dlicense-LGPL.txt183 (For example, a function in a library to compute square roots has
187 be optional: if the application does not supply it, the square
188 root function must still compute square roots.)
/development/tools/checkstyle/
DLICENSE183 (For example, a function in a library to compute square roots has
187 be optional: if the application does not supply it, the square
188 root function must still compute square roots.)
/development/sdk/
Dsdk_files_NOTICE.txt709 (For example, a function in a library to compute square roots has
713 be optional: if the application does not supply it, the square
714 root function must still compute square roots.)
2432 (For example, a function in a library to compute square roots has
2436 be optional: if the application does not supply it, the square
2437 root function must still compute square roots.)
2883 (For example, a function in a library to compute square roots has
2887 be optional: if the application does not supply it, the square
2888 root function must still compute square roots.)
5039 (For example, a function in a library to compute square roots has
[all …]