Searched refs:updateLocationEnabled (Results 1 – 3 of 3) sorted by relevance
19 import static com.android.settingslib.Utils.updateLocationEnabled;118 updateLocationEnabled(mContext, enabled, currentUserId, in setLocationEnabled()
90 Utils.updateLocationEnabled(mContext, true, currentUserId, in testUpdateLocationEnabled_sendBroadcast()
57 public static void updateLocationEnabled(Context context, boolean enabled, int userId, in updateLocationEnabled() method in Utils