Home
last modified time | relevance | path

Searched refs:Notify (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/proto/src/
Dsystem_messages.proto34 // Notify the user that a screenshot was captured.
54 // Notify the user of a problem with a plugin (dev devices only).
58 // Notify the user that instant app is running.
62 // Notify the user that they should select an input method
66 // Notify the user about limited functionality before decryption
86 // Notify the user that tethering is active.
92 // Notify the user that always-on VPN has disconnected.
96 // Notify the user about a sync error.
199 // Notify the user that carrier wifi networks are available.
231 // Notify the user that their work profile has been deleted
[all …]
/frameworks/native/libs/vr/libvrflinger/
Dvsync_service.cpp93 (*first)->Notify(current_vsync_); in NotifyWaiters()
191 void VSyncWaiter::Notify(int64_t timestamp) { in Notify() function in android::dvr::VSyncWaiter
Dvsync_service.h23 void Notify(int64_t timestamp);