Home
last modified time | relevance | path

Searched refs:behavior (Results 1 – 25 of 33) sorted by relevance

12

/system/bt/gd/cert/
Dbehavior.py105 def __init__(self, behavior, matcher, reply_stage_factory): argument
106 self._behavior = behavior
121 def init(self, behavior, matcher, persistence): argument
122 self._behavior = behavior
151 def __init__(self, behavior, matcher, timeout): argument
152 self._behavior = behavior
167 behavior = getattr(self._behaviors, item + "_behavior")
169 return lambda matcher: BoundVerificationStage(behavior, matcher, t)
Dcert_self_test.py33 from cert.behavior import when, wait_until
34 from cert.behavior import IHasBehaviors
35 from cert.behavior import anything
36 from cert.behavior import SingleArgumentBehavior
37 from cert.behavior import ReplyStage
/system/sepolicy/prebuilts/api/29.0/private/
Dvendor_init.te3 # init behavior. See b/35303861 for an example.
Dproperty_contexts178 # Properties that relate to time / time zone detection behavior.
/system/sepolicy/prebuilts/api/28.0/private/
Dvendor_init.te3 # init behavior. See b/35303861 for an example.
/system/sepolicy/private/
Dvendor_init.te3 # init behavior. See b/35303861 for an example.
/system/sepolicy/prebuilts/api/30.0/private/
Dvendor_init.te3 # init behavior. See b/35303861 for an example.
Dproperty_contexts198 # Properties that relate to time / time zone detection behavior.
/system/timezone/debug_tools/host/
DREADME.android19 behavior because neither of the IDs for the major region describe the time
20 zone behavior of the sub-region throughout time. Once created, zone IDs
/system/sepolicy/prebuilts/api/26.0/private/
Dinit.te24 # init behavior. See b/35303861 for an example.
/system/core/fs_mgr/libsnapshot/android/snapshot/
Dsnapshot_fuzz.proto20 // Controls the behavior of IDeviceInfo.
30 // Controls the behavior of the test SnapshotManager.
/system/sepolicy/prebuilts/api/27.0/private/
Dinit.te25 # init behavior. See b/35303861 for an example.
/system/bt/gd/
DREADME.md23 If you are verifying correct behavior (especially interop problems) **DO NOT**
/system/sepolicy/vendor/
Dhal_wifi_supplicant_default.te31 # device-specific behavior in wpa_supplicant.
/system/timezone/apex/
DAndroid.bp25 // Explicit because the defaulting behavior only works for the real
/system/tools/hidl/c2hal/
DREADME.md21 -g: Enabling this flag changes the behavior of c2hal to parse opengl files.
/system/core/logcat/
Dlogcatd.rc5 # post-fs-data state because otherwise behavior is undefined. The exceptions
/system/tools/aidl/tests/lazy_test/
DREADME15 This will run tests on the input service, verifying whether it successfully displays lazy behavior.
/system/core/init/
DREADME.ueventd.md4 behavior described below, along with a scripting language that allows customizing this behavior,
/system/libhidl/transport/base/1.0/
DIBase.hal27 * java.lang.Object.notify(), for example.) However, the behavior of these
/system/core/fs_mgr/
DREADME.overlayfs.md87 permits legacy behavior for systems that do not have overlapping
/system/bt/gd/l2cap/classic/cert/
Dcert_l2cap.py19 from cert.behavior import IHasBehaviors, SingleArgumentBehavior, ReplyStage
/system/timezone/
DREADME.android92 isolate unexpected changes to behavior.
/system/core/fastboot/
DREADME.md120 variables, so older devices might exhibit this behavior,
378 behavior should be:
/system/chre/platform/shared/idl/
Dhost_messages.fbs135 /// default behavior should be to assume one fragment.

12