Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 17 of 17) sorted by relevance

/development/ndk/platforms/android-3/arch-arm/include/asm/arch/
Dgpio.h45 void (*set_gpio_dataout)(int gpio, int enable);
Dboard.h63 unsigned enable:1; member
/development/simulator/app/
DLogPrefsDialog.h60 void EnableFileControls(bool enable);
DLogPrefsDialog.cpp399 void LogPrefsDialog::EnableFileControls(bool enable) in EnableFileControls() argument
401 FindWindow(IDC_LOG_PREFS_FILENAME)->Enable(enable); in EnableFileControls()
402 FindWindow(IDC_LOG_PREFS_TRUNCATE_OLD)->Enable(enable); in EnableFileControls()
/development/ndk/platforms/android-3/include/linux/
Dirq.h58 void (*enable)(unsigned int irq); member
Dfb.h340 __u16 enable; member
/development/simulator/wrapsim/
DREADME.txt19 For more verbose logging, you can enable the verbose forms of CALLTRACE
/development/ndk/platforms/android-9/include/SLES/
DOpenSLES_Android.h83 SLboolean enable,
DOpenSLES.h1317 SLboolean enable
1630 SLboolean enable,
/development/ndk/platforms/android-5/include/GLES2/
Dgl2ext.h414 GL_APICALL void GL_APIENTRY glSelectPerfMonitorCountersAMD (GLuint monitor, GLboolean enable, GLuin…
426 typedef void (GL_APIENTRYP PFNGLSELECTPERFMONITORCOUNTERSAMDPROC) (GLuint monitor, GLboolean enable
/development/pdk/docs/source/
Doverview.jd52 …ad new accessibility services built on the new accessibility framework and enable them in Settings.
56 …app "searchable" and provide suggestions in response to user queries. To enable application search…
Dlicenses.jd7 source licenses to enable availability of source code and to accept
Dgit-repo.jd144 …o Gerrit over an SSH connection.You will need to configure an SSH key to enable upload authorizati…
145 within the user settings panel to register your public keys with Gerrit.To enable password-less upl…
/development/samples/ApiDemos/src/com/example/android/apis/app/
DDeviceAdminSample.java148 mEnableButton = (Button)findViewById(R.id.enable); in onCreate()
/development/pdk/docs/porting/
Dsource_setup_guide.jd112 <p>An alternative method to quickly install Java is to enable multiverse repo in <code>/etc/apt/sou…
Ddebugging_gdb.jd114 To enable a process to be debugged this way, you need to set a property:
Dtelephony.jd53 <li><code>ro.ril.enable.3g.prefix=1</code>: adds the 3G prefix to the operator name.</li>