Searched refs:Notify (Results 1 – 7 of 7) sorted by relevance
34 // 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 method66 // Notify the user about limited functionality before decryption86 // 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.215 // Notify the user that their softap config preference has changed.[all …]
36 using Notify = DeathNotifier::Notify; typedef in android::DeathNotifier::DeathRecipient38 DeathRecipient(Notify const& notify): mNotify{notify} { in DeathRecipient()82 Notify mNotify;86 DeathNotifier::DeathNotifier(sp<IBinder> const& service, Notify const& notify) in DeathNotifier()92 DeathNotifier::DeathNotifier(sp<HBase> const& service, Notify const& notify) in DeathNotifier()98 DeathNotifier::DeathNotifier(::ndk::SpAIBinder const& service, Notify const& notify) in DeathNotifier()
32 using Notify = std::function<void()>; variable34 DeathNotifier(sp<IBinder> const& service, Notify const& notify);35 DeathNotifier(sp<HBase> const& service, Notify const& notify);36 DeathNotifier(::ndk::SpAIBinder const& service, Notify const& notify);
116 static_cast<WaitableEvent*>(arg)->Notify(); in Adopt()145 notification.Notify(); in FlushBlocking()
51 void Notify() { in Notify() function
84 description: "Notify ActivityManager with the changes in playback state of the media session."
72 # Notify keyguard occlude statuc change to SysUI.