Home
last modified time | relevance | path

Searched refs:up (Results 1 – 25 of 248) sorted by relevance

12345678910

/system/extras/memory_replay/traces/
DTRACES7 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/
Dwpantund.te20 # 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.
Dwificond.te14 # 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/
Dwpantund.te20 # 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.
Dhal_health.te20 # Allow to wake up to send periodic events
26 # Allow to use timerfd to wake itself up periodically to send health info.
Dwificond.te11 # 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/
Dwpantund.te20 # 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.
Dhal_health.te20 # 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/
Dwpantund.te20 # 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.
Dhal_health.te20 # Allow to wake up to send periodic events
26 # Allow to use timerfd to wake itself up periodically to send health info.
Dwificond.te14 # create sockets to set interfaces up and down
16 # setting interface state up/down is a privileged ioctl
/system/sepolicy/public/
Dwpantund.te20 # 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.
Dhal_health.te20 # 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/
DExtensionTests.java58 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/
DINetdUnsolicitedEventListener.aidl113 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/
DINetdUnsolicitedEventListener.aidl44 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/
DINetdUnsolicitedEventListener.aidl44 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/
DINetdUnsolicitedEventListener.aidl27 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/
DINetdUnsolicitedEventListener.aidl44 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/
DINetdUnsolicitedEventListener.aidl28 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/
DINetdUnsolicitedEventListener.aidl28 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/
DINetdUnsolicitedEventListener.aidl10 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/
DINetdUnsolicitedEventListener.aidl28 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/
Dwificond.te13 # 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/
Dwificond.te13 # create sockets to set interfaces up and down
15 # setting interface state up/down is a privileged ioctl

12345678910