Searched refs:writeRuntimePermissionsForUserLPr (Results 1 – 2 of 2) sorted by relevance
1822 mSettings.writeRuntimePermissionsForUserLPr(userId, false);1837 mSettings.writeRuntimePermissionsForUserLPr(userId, true);1853 mSettings.writeRuntimePermissionsForUserLPr(userId, sync);5757 mSettings.writeRuntimePermissionsForUserLPr(userId, false);18643 mSettings.writeRuntimePermissionsForUserLPr(userId, false);19429 mSettings.writeRuntimePermissionsForUserLPr(updatedUsers.keyAt(i),
5098 public void writeRuntimePermissionsForUserLPr(int userId, boolean sync) { in writeRuntimePermissionsForUserLPr() method in Settings