Home
last modified time | relevance | path

Searched refs:configure (Results 1 – 10 of 10) sorted by relevance

/development/ndk/platforms/android-9/include/linux/
Dtransport_class.h24 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.jd10 it as an unprovisioned device). As a device owner, this app can configure global settings, and
/development/samples/devbytes/telephony/SmsSampleProject/
Dgradle.properties7 # For more details on how to configure your build environment visit
/development/samples/ToyVpn/src/com/example/android/toyvpn/
DToyVpnConnection.java276 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.jd28 Please note, many Wear devices configure the Google Fit Wear App beforehand.
/development/apps/WidgetPreview/src/com/android/widgetpreview/
DWidgetPreviewActivity.java149 if (providerInfo.configure != null) { in setAppWidget()
151 configureIntent.setComponent(providerInfo.configure); in setAppWidget()
/development/samples/browseable/BasicRenderScript/src/com.example.android.common.media/
DMediaCodecWrapper.java151 videoCodec.configure(trackFormat, surface, null, 0); in fromVideoFormat()
/development/samples/browseable/BasicMediaDecoder/src/com.example.android.common.media/
DMediaCodecWrapper.java151 videoCodec.configure(trackFormat, surface, null, 0); in fromVideoFormat()
/development/samples/browseable/MediaRecorder/src/com.example.android.common.media/
DMediaCodecWrapper.java151 videoCodec.configure(trackFormat, surface, null, 0); in fromVideoFormat()
/development/sdk/
Dsdk_files_NOTICE.txt6435 The Unix configuration script "configure" was produced with GNU Autoconf.