Home
last modified time | relevance | path

Searched refs:setup (Results 1 – 25 of 272) sorted by relevance

1234567891011

/frameworks/base/wifi/java/android/net/wifi/
DWpsInfo.java41 public int setup; field in WpsInfo
50 setup = INVALID; in WpsInfo()
57 sbuf.append(" setup: ").append(setup); in toString()
74 setup = source.setup; in WpsInfo()
82 dest.writeInt(setup); in writeToParcel()
92 config.setup = in.readInt();
/frameworks/opt/setupwizard/library/
Dstandalone.gradle7 * include ':setup-wizard-lib'
8 * project(':setup-wizard-lib').projectDir = new File(PATH_TO_THIS_DIRECTORY)
9 * project(':setup-wizard-lib').buildFileName = 'standalone.gradle'
11 * And then you can include the :setup-wizard-lib project as one of your dependencies
13 * compile project(path: ':setup-wizard-lib', configuration: 'icsCompatRelease')
Dstandalone-rules.gradle6 * include ':setup-wizard-lib'
7 * project(':setup-wizard-lib').projectDir = new File(PATH_TO_THIS_DIRECTORY)
8 * project(':setup-wizard-lib').buildFileName = 'standalone-rules.gradle'
10 * And then you can include the :setup-wizard-lib project as one of your dependencies
12 * compile project(path: ':setup-wizard-lib', configuration: 'icsCompatRelease')
Dbuild.gradle8 * include ':setup-wizard-lib'
9 * project(':setup-wizard-lib').projectDir = new File(PATH_TO_THIS_DIRECTORY)
11 * And then you can include the :setup-wizard-lib project as one of your dependencies
13 * compile project(path: ':setup-wizard-lib', configuration: 'icsCompatRelease')
DAndroid.mk10 LOCAL_MODULE := setup-wizard-lib
29 LOCAL_MODULE := setup-wizard-lib-eclair-mr1-compat
53 LOCAL_MODULE := setup-wizard-lib-full-support
Dcommon-eclair-mr1.mk26 ifeq (,$(findstring setup-wizard-lib-eclair-mr1-compat,$(LOCAL_STATIC_JAVA_LIBRARIES)))
31 LOCAL_STATIC_JAVA_LIBRARIES += setup-wizard-lib-eclair-mr1-compat
Dcommon-full-support.mk26 ifeq (,$(findstring setup-wizard-lib-full-support,$(LOCAL_STATIC_JAVA_LIBRARIES)))
32 LOCAL_STATIC_JAVA_LIBRARIES += setup-wizard-lib-full-support
Dcommon.mk19 LOCAL_STATIC_JAVA_LIBRARIES += setup-wizard-lib
/frameworks/base/wifi/java/android/net/wifi/p2p/
DWifiP2pConfig.java60 wps.setup = WpsInfo.PBC; in WifiP2pConfig()
91 wps.setup = WpsInfo.DISPLAY; in WifiP2pConfig()
95 wps.setup = WpsInfo.PBC; in WifiP2pConfig()
99 wps.setup = WpsInfo.KEYPAD; in WifiP2pConfig()
102 wps.setup = WpsInfo.PBC; in WifiP2pConfig()
/frameworks/support/v7/recyclerview/jvm-tests/src/android/support/v7/widget/
DOpReorderTest.java67 public void setup(int count) { in setup() method in OpReorderTest
87 setup(10); in testMoveRemoved()
95 setup(10); in testMoveRemove()
103 setup(10); in test1()
111 setup(5); in test2()
119 setup(5); in test3()
127 setup(5); in test4()
135 setup(10); in test5()
143 setup(5); in test6()
151 setup(5); in test7()
[all …]
/frameworks/opt/setupwizard/tools/gradle/
Dsettings.gradle1 include(':setup-wizard-lib')
2 project(':setup-wizard-lib').projectDir = new File(rootDir, 'frameworks/opt/setupwizard/library')
3 project(':setup-wizard-lib').buildFileName = 'self.gradle'
/frameworks/rs/java/tests/HealingBrush/src/rs/example/android/com/healingbrush/
DDrawView.java49 private void setup(Context context) { in setup() method in DrawView
61 setup(context); in DrawView()
66 setup(context); in DrawView()
71 setup(context); in DrawView()
/frameworks/support/v13/java/android/support/v13/app/
DFragmentTabHost.java176 public void setup() { in setup() method in FragmentTabHost
181 public void setup(Context context, FragmentManager manager) { in setup() method in FragmentTabHost
183 super.setup(); in setup()
189 public void setup(Context context, FragmentManager manager, int containerId) { in setup() method in FragmentTabHost
191 super.setup(); in setup()
/frameworks/support/fragment/java/android/support/v4/app/
DFragmentTabHost.java187 public void setup() { in setup() method in FragmentTabHost
192 public void setup(Context context, FragmentManager manager) { in setup() method in FragmentTabHost
194 super.setup(); in setup()
200 public void setup(Context context, FragmentManager manager, int containerId) { in setup() method in FragmentTabHost
202 super.setup(); in setup()
/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/
DVrActivity.java65 VrSetupTask setup = new VrSetupTask(); in onCreate() local
67 setup.execute(names[0]); in onCreate()
186 VrSetupTask setup = new VrSetupTask(); in dataClick()
190 setup.execute(title); in dataClick()
DVrView.java96 setup(context); in VrView()
102 setup(context); in VrView()
108 setup(context); in VrView()
114 setup(context); in VrView()
117 private void setup(Context context) { in setup() method in VrView
340 mState1.mMaterial.setup(opacity, color); in setLook()
/frameworks/base/docs/html/training/tv/tif/
Dtvinput.jd15 <li><a href="#setup">Define Your Setup Activity</a></li>
84 meta data must include a setup interface that describes the TV input's initial configuration and
161 <h2 id="setup">Define Your Setup Activity</h2>
163 <p>The system TV app works with the setup activity you define for your TV input. The
164 setup activity is required and must provide at least one channel record for the system database. The
165 system TV app will invoke the setup activity when it cannot find a channel for the TV input.
166 <p>The setup activity describes to the system TV app the channels made available through the TV
/frameworks/base/libs/hwui/tests/common/
DTestUtils.h158 std::function<void(RenderProperties& props, TestCanvas& canvas)> setup) { in createNode() argument
168 if (setup) { in createNode()
170 setup(props, canvas); in createNode()
/frameworks/opt/setupwizard/navigationbar/
Dcommon.mk17 LOCAL_STATIC_JAVA_LIBRARIES += setup-wizard-navbar
DAndroid.mk5 LOCAL_MODULE := setup-wizard-navbar
/frameworks/base/docs/html/
Doffline.jd42 will help you setup your development environment.</p>
46 <p>There's no additional setup.</p>
/frameworks/av/cmds/screenrecord/
DOverlay.cpp151 err = mTexProgram.setup(Program::PROGRAM_TEXTURE_2D); in setup_l()
155 err = mExtTexProgram.setup(Program::PROGRAM_EXTERNAL_TEXTURE); in setup_l()
304 err = texProgram.setup(Program::PROGRAM_TEXTURE_2D); in drawInfoPage()
/frameworks/rs/driver/
DrsdShaderCache.cpp93 bool RsdShaderCache::setup(const Context *rsc) { in setup() function in RsdShaderCache
103 mFragment->setup(rsc, this); in setup()
107 mVertex->setup(rsc, this); in setup()
/frameworks/base/docs/html-intl/intl/ja/guide/publishing/
Dapp-signing.jd21 <li><a href="#setup">署名の基本設定</a></li>
105 <h2 id="setup">署名の基本設定</h2>
207 <p>自己署名されたキーを使用できます。適切なキーがない場合、Keytool を使用して生成する必要があります。<a href="#setup">基本設定</a>で説明した手順に従って、Keytoo…
262 <p>リリースする .apk に実際に署名する準備ができたら、Jarsigner ツールを使用して署名できます。<a href="#setup">基本設定</a>で説明したように、Jarsigner…
314 …フェースで署名を実行できます。Export Wizard は Keytool と Jarsigner の両方を使用するため、上記の<a href=#setup">署名の基本設定</a>の条件を満た…
/frameworks/base/docs/html-intl/intl/ko/about/versions/marshmallow/
Dandroid-6.0-testing.jd43 …테스트용 프리뷰 시스템 이미지로 기기 또는 가상 기기를 설정하는 방법에 대한 자세한 정보는 <a href="{@docRoot}preview/setup-sdk.html">Andr…
108 자세한 정보는 <a href="{@docRoot}preview/setup-sdk.html#">Android N SDK 설정</a>을 참조하세요.

1234567891011