Searched refs:updateDeveloperOptionsWatcher (Results 1 – 4 of 4) sorted by relevance
51 Receiver.updateDeveloperOptionsWatcher(this, /* fromBootIntent */ false); in update()
72 updateDeveloperOptionsWatcher(context, /* fromBootIntent */ true); in onReceive()239 static void updateDeveloperOptionsWatcher(Context context, boolean fromBootIntent) { in updateDeveloperOptionsWatcher() method in Receiver
98 Receiver.updateDeveloperOptionsWatcher(getContext(), /* fromBootIntent */ false); in onCreate()