Searched refs:configure (Results 1 – 10 of 10) sorted by relevance
/development/ndk/platforms/android-9/include/linux/ |
D | transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member 30 …class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 …S(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . …
|
/development/samples/browseable/DeviceOwner/ |
D | _index.jd | 10 it as an unprovisioned device). As a device owner, this app can configure global settings, and
|
/development/samples/devbytes/telephony/SmsSampleProject/ |
D | gradle.properties | 7 # For more details on how to configure your build environment visit
|
/development/samples/ToyVpn/src/com/example/android/toyvpn/ |
D | ToyVpnConnection.java | 276 return configure(new String(packet.array(), 1, length - 1, US_ASCII).trim()); in handshake() 282 private ParcelFileDescriptor configure(String parameters) throws IllegalArgumentException { in configure() method in ToyVpnConnection
|
/development/samples/browseable/WatchFace/ |
D | _index.jd | 28 Please note, many Wear devices configure the Google Fit Wear App beforehand.
|
/development/apps/WidgetPreview/src/com/android/widgetpreview/ |
D | WidgetPreviewActivity.java | 149 if (providerInfo.configure != null) { in setAppWidget() 151 configureIntent.setComponent(providerInfo.configure); in setAppWidget()
|
/development/samples/browseable/BasicRenderScript/src/com.example.android.common.media/ |
D | MediaCodecWrapper.java | 151 videoCodec.configure(trackFormat, surface, null, 0); in fromVideoFormat()
|
/development/samples/browseable/BasicMediaDecoder/src/com.example.android.common.media/ |
D | MediaCodecWrapper.java | 151 videoCodec.configure(trackFormat, surface, null, 0); in fromVideoFormat()
|
/development/samples/browseable/MediaRecorder/src/com.example.android.common.media/ |
D | MediaCodecWrapper.java | 151 videoCodec.configure(trackFormat, surface, null, 0); in fromVideoFormat()
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 6435 The Unix configuration script "configure" was produced with GNU Autoconf.
|