Home
last modified time | relevance | path

Searched defs:notifications (Results 1 – 9 of 9) sorted by relevance

/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/
DTerminalView.java61 private volatile boolean notifications = true; field in TerminalView
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowNotificationManager.java32 private Map<Key, Notification> notifications = new HashMap<>(); field in ShadowNotificationManager
/external/v8/src/torque/ls/
Dmessage-handler.cc106 std::map<SourceId, PublishDiagnosticsNotification>& notifications() { in notifications() function in v8::internal::torque::ls::__anon2deef7d10111::DiagnosticCollector
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-notification.hpp12 namespace notifications { namespace
/external/google-breakpad/src/testing/gtest/test/
Dgtest_output_test_.cc471 static void ThreadRoutine(SpawnThreadNotifications* notifications) { in ThreadRoutine()
/external/googletest/googletest/test/
Dgoogletest-output-test_.cc501 static void ThreadRoutine(SpawnThreadNotifications* notifications) { in ThreadRoutine()
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc650 std::list<Notification> notifications; in MakeTensorFromProto() local
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java701 List<RemovalNotification<Object, Object>> notifications = new ArrayList<>(); in testComputeIfAbsent_RemovalListener() local
/external/python/apitools/samples/storage_sample/
Dstorage_v1.json1905 "notifications": { object