Searched refs:Notify (Results 1 – 3 of 3) sorted by relevance
29 using Notify = DeathNotifier::Notify; typedef in android::DeathNotifier::DeathRecipient31 DeathRecipient(Notify const& notify): mNotify{notify} { in DeathRecipient()43 Notify mNotify;46 DeathNotifier::DeathNotifier(sp<IBinder> const& service, Notify const& notify) in DeathNotifier()52 DeathNotifier::DeathNotifier(sp<HBase> const& service, Notify const& notify) in DeathNotifier()
31 using Notify = std::function<void()>; variable33 DeathNotifier(sp<IBinder> const& service, Notify const& notify);34 DeathNotifier(sp<HBase> const& service, Notify const& notify);
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 …]