/system/extras/memory_replay/traces/ |
D | TRACES | 7 Trace of the native camera app from start-up. 10 Trace of the Google Gmail app from start-up and through reading messages. 13 Trace of the Google Maps app from start-up while looking at various parts 17 Trace of the system app process surfaceflinger from start-up while 21 Trace of the system app process system_server from start-up while 25 Trace of the system app process systemui from start-up while 29 Trace of the Google YouTube app from start-up and while watching various
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | wpantund.te | 20 # create sockets to set interfaces up and down, add multicast groups, etc. 23 # setting interface state up/down and changing MTU are privileged ioctls 26 # Allow us to bring up a TUN network interface.
|
D | wificond.te | 14 # create sockets to set interfaces up and down 16 # setting interface state up/down is a privileged ioctl
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | wpantund.te | 20 # create sockets to set interfaces up and down, add multicast groups, etc. 23 # setting interface state up/down and changing MTU are privileged ioctls 26 # Allow us to bring up a TUN network interface.
|
D | hal_health.te | 20 # Allow to wake up to send periodic events 26 # Allow to use timerfd to wake itself up periodically to send health info.
|
D | wificond.te | 11 # create sockets to set interfaces up and down 13 # setting interface state up/down is a privileged ioctl
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | wpantund.te | 20 # create sockets to set interfaces up and down, add multicast groups, etc. 23 # setting interface state up/down and changing MTU are privileged ioctls 26 # Allow us to bring up a TUN network interface.
|
D | hal_health.te | 20 # Allow to wake up to send periodic events 26 # Allow to use timerfd to wake itself up periodically to send health info.
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | wpantund.te | 20 # create sockets to set interfaces up and down, add multicast groups, etc. 23 # setting interface state up/down and changing MTU are privileged ioctls 26 # Allow us to bring up a TUN network interface.
|
D | hal_health.te | 20 # Allow to wake up to send periodic events 26 # Allow to use timerfd to wake itself up periodically to send health info.
|
D | wificond.te | 14 # create sockets to set interfaces up and down 16 # setting interface state up/down is a privileged ioctl
|
/system/sepolicy/public/ |
D | wpantund.te | 20 # create sockets to set interfaces up and down, add multicast groups, etc. 23 # setting interface state up/down and changing MTU are privileged ioctls 26 # Allow us to bring up a TUN network interface.
|
D | hal_health.te | 20 # Allow to wake up to send periodic events 26 # Allow to use timerfd to wake itself up periodically to send health info.
|
/system/tools/aidl/tests/java/src/android/aidl/tests/ |
D | ExtensionTests.java | 58 private UnstableParcelable up; field in ExtensionTests 82 up = new UnstableParcelable(); in setUp() 124 assertThrows(BadParcelableException.class, () -> { vep.ext.setParcelable(up); }); in testVintfParcelableHolderCannotContainUnstableParcelable() 142 sep.ext.setParcelable(up); in testStableParcelableHolderCanContainUnstableParcelable() 143 assertThat(sep.ext.getParcelable(UnstableParcelable.class), is(up)); in testStableParcelableHolderCanContainUnstableParcelable() 160 uep.ext.setParcelable(up); in testUnstableParcelableHolderCanContainUnstableParcelable() 161 assertThat(uep.ext.getParcelable(UnstableParcelable.class), is(up)); in testUnstableParcelableHolderCanContainUnstableParcelable()
|
/system/netd/server/binder/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 113 void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged() argument 121 void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged() argument
|
/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 44 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged() argument 45 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged() argument
|
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 44 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged() argument 45 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged() argument
|
/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 27 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged() argument 28 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged() argument
|
/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 44 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged() argument 45 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged() argument
|
/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 28 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged() argument 29 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged() argument
|
/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 28 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged() argument 29 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged() argument
|
/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 10 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged() argument 11 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged() argument
|
/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 28 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged() argument 29 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged() argument
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | wificond.te | 13 # create sockets to set interfaces up and down 15 # setting interface state up/down is a privileged ioctl
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | wificond.te | 13 # create sockets to set interfaces up and down 15 # setting interface state up/down is a privileged ioctl
|