Searched refs:square (Results 1 – 6 of 6) sorted by relevance
/development/samples/browseable/BasicTransition/src/com.example.android.basictransition/ |
D | BasicTransitionFragment.java | 109 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.jd | 13 appropriate margins based on whether the display is square or circular.
|
/development/samples/browseable/Interpolator/src/com.example.android.interpolator/ |
D | InterpolatorFragment.java | 176 mView = v.findViewById(R.id.square); in onCreateView()
|
/development/ndk/platforms/android-4/samples/san-angeles/jni/ |
D | license-LGPL.txt | 183 (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/ |
D | LICENSE | 183 (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/ |
D | sdk_files_NOTICE.txt | 709 (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 …]
|