Home
last modified time | relevance | path

Searched refs:interface (Results 1 – 25 of 45) sorted by relevance

12

/packages/providers/MediaProvider/apex/framework/api/
Dremoved.txt4 …public static interface MediaStore.Audio.AudioColumns extends android.provider.MediaStore.MediaCol…
11 …public static interface MediaStore.DownloadColumns extends android.provider.MediaStore.MediaColumn…
15 …public static interface MediaStore.Files.FileColumns extends android.provider.MediaStore.MediaColu…
19 …public static interface MediaStore.Images.ImageColumns extends android.provider.MediaStore.MediaCo…
27 public static interface MediaStore.MediaColumns extends android.provider.BaseColumns {
31 …public static interface MediaStore.Video.VideoColumns extends android.provider.MediaStore.MediaCol…
Dcurrent.txt76 public static interface MediaStore.Audio.AlbumColumns {
100 public static interface MediaStore.Audio.ArtistColumns {
122 …public static interface MediaStore.Audio.AudioColumns extends android.provider.MediaStore.MediaCol…
163 public static interface MediaStore.Audio.GenresColumns {
203 …public static interface MediaStore.Audio.PlaylistsColumns extends android.provider.MediaStore.Medi…
214 …public static interface MediaStore.DownloadColumns extends android.provider.MediaStore.MediaColumn…
233 …public static interface MediaStore.Files.FileColumns extends android.provider.MediaStore.MediaColu…
250 …public static interface MediaStore.Images.ImageColumns extends android.provider.MediaStore.MediaCo…
304 public static interface MediaStore.MediaColumns extends android.provider.BaseColumns {
388 …public static interface MediaStore.Video.VideoColumns extends android.provider.MediaStore.MediaCol…
/packages/modules/IPsec/api/
Dsystem-current.txt62 public interface ChildSessionCallback {
141 public interface IkeSessionCallback {
203 …public static interface IkeSessionParams.ConfigRequestIpv4PcscfServer extends android.net.ipsec.ik…
207 …public static interface IkeSessionParams.ConfigRequestIpv6PcscfServer extends android.net.ipsec.ik…
232 public static interface IkeSessionParams.IkeConfigRequest {
302 …public static interface TunnelModeChildSessionParams.ConfigRequestIpv4Address extends android.net.…
306 …public static interface TunnelModeChildSessionParams.ConfigRequestIpv4DhcpServer extends android.n…
309 …public static interface TunnelModeChildSessionParams.ConfigRequestIpv4DnsServer extends android.ne…
312 …public static interface TunnelModeChildSessionParams.ConfigRequestIpv4Netmask extends android.net.…
315 …public static interface TunnelModeChildSessionParams.ConfigRequestIpv6Address extends android.net.…
[all …]
/packages/modules/ArtPrebuilt/iorap/test/src/IorapTestApp/app/
Dproguard-rules.pro9 # and specify the fully qualified class name to the JavaScript interface
11 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
/packages/apps/Camera2/
Dproguard-project.txt16 # and specify the fully qualified class name to the JavaScript interface
18 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
/packages/modules/DnsResolver/
DREADME-DoT.md13 only public interface. `DnsTlsDispatcher` is just a table holding the
21 `IDnsTlsSocketObserver` is an interface defining how `DnsTlsSocket` returns
29 responses to `DnsTlsTransport` (through the `IDnsTlsObserver` interface). It doesn't
118 defined interface.
Dstats.proto313 SYS_ENETDOWN = 100; // Network interface is not configured
385 * broken up by query type, transport, network interface, etc.
/packages/services/Car/car-lib/api/
Dsystem-current.txt111 public static interface CarProjectionManager.CarProjectionListener {
127 public static interface CarProjectionManager.ProjectionKeyEventHandler {
131 public static interface CarProjectionManager.ProjectionStatusListener {
216 @Deprecated public static interface CarInstrumentClusterManager.Callback {
368 …n.Retention(java.lang.annotation.RetentionPolicy.SOURCE) public static @interface CarDiagnosticEve…
398 …n.Retention(java.lang.annotation.RetentionPolicy.SOURCE) public static @interface CarDiagnosticEve…
413 …n.Retention(java.lang.annotation.RetentionPolicy.SOURCE) public static @interface CarDiagnosticEve…
444 …n.Retention(java.lang.annotation.RetentionPolicy.SOURCE) public static @interface CarDiagnosticMan…
447 public static interface CarDiagnosticManager.OnDiagnosticEventListener {
587 public static interface CarDrivingStateManager.CarDrivingStateEventListener {
[all …]
Dcurrent.txt52 public static interface Car.CarServiceLifecycleListener {
70 public static interface CarAppFocusManager.OnAppFocusChangedListener {
74 public static interface CarAppFocusManager.OnAppFocusOwnershipCallback {
123 public static interface CarOccupantZoneManager.OccupantZoneConfigChangeListener {
407 …n.Retention(java.lang.annotation.RetentionPolicy.SOURCE) public static @interface CarUxRestriction…
416 public static interface CarUxRestrictionsManager.OnUxRestrictionsChangedListener {
465 …n.Retention(java.lang.annotation.RetentionPolicy.SOURCE) public static @interface CarPropertyValue…
543 @Deprecated public static interface CarSensorManager.OnSensorChangedListener {
585 public static interface CarPropertyManager.CarPropertyEventCallback {
Dlint-baseline.txt3 …Callbacks must be abstract class instead of interface to enable extension in future API levels: On…
5 …Callbacks must be abstract class instead of interface to enable extension in future API levels: Ca…
9 Parameter type is concrete collection (`android.util.ArraySet`); must be higher-level interface
Dtest-current.txt72 public static interface CarUserManager.UserLifecycleListener {
Dsystem-lint-baseline.txt39 …Callbacks must be abstract class instead of interface to enable extension in future API levels: Ca…
41 …Callbacks must be abstract class instead of interface to enable extension in future API levels: Ca…
43 …Callbacks must be abstract class instead of interface to enable extension in future API levels: Ca…
45 …Callbacks must be abstract class instead of interface to enable extension in future API levels: Ca…
47 …Callbacks must be abstract class instead of interface to enable extension in future API levels: Ca…
49 …Callbacks must be abstract class instead of interface to enable extension in future API levels: Vm…
51 …Callbacks must be abstract class instead of interface to enable extension in future API levels: Vm…
55 Parameter type is concrete collection (`java.util.ArrayList`); must be higher-level interface
/packages/apps/Launcher3/
Dproguard.flags33 -keep interface com.android.launcher3.userevent.nano.LauncherLogProto.** {
36 -keep interface com.android.launcher3.model.nano.LauncherDumpProto.** {
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dstream.md241 …pes using templates. A class containing all required interface can be a stream. The Stream interfa…
276 …ecial interface, `PutBegin()` and `PutEnd()`, which are only for *in situ* parsing. Normal streams…
374 …te streams and character streams. Finally, user may create custom streams using a simple interface.
Dtutorial.md413 // Fluent interface
446 The name parameter with `StringRefType` is similar to the interface of `SetString` function for str…
/packages/apps/Gallery2/
Dproguard.flags45 -keep interface android.support.v4.app.** { *; }
47 -keep interface com.actionbarsherlock.** { *; }
/packages/services/Car/computepipe/sepolicy/private/
Dcomputepipe_router.te7 # allow this domain to instantiate query and registration interface
/packages/apps/Launcher3/src_plugins/com/android/systemui/plugins/
DOWNERS1 # When changing interface for this plugin OR when increasing version code, please add Alex
/packages/apps/Launcher3/src_plugins/
DREADME.md3 Details about how to create a new plugin interface, or to use existing interfaces to write a plugin…
/packages/services/Car/car-lib/api/released/
D1.txt39 public static abstract interface CarAppFocusManager.OnAppFocusChangedListener {
43 public static abstract interface CarAppFocusManager.OnAppFocusOwnershipCallback {
246 public static abstract interface CarSensorManager.OnSensorChangedListener {
D2.txt39 public static abstract interface CarAppFocusManager.OnAppFocusChangedListener {
43 public static abstract interface CarAppFocusManager.OnAppFocusOwnershipCallback {
253 public static abstract interface CarSensorManager.OnSensorChangedListener {
/packages/apps/Dialer/java/com/android/dialer/logging/
Dcontact_source.proto17 // Type definitions are from the CachedContactInfo interface in
/packages/apps/Messaging/
Dproguard.flags27 -keep @interface com.android.messaging.annotation.VisibleForAnimation
/packages/services/Car/car-internal-lib/src/com/android/internal/car/
DEventLogTags.logtags53 150056 car_service_connected (interface|3)
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp600 int hal_util_load_bt_library(const bt_interface_t** interface) { in hal_util_load_bt_library() argument
622 *interface = itf; in hal_util_load_bt_library()
626 *interface = NULL; in hal_util_load_bt_library()

12