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