Searched refs:setProfileContactRemoteSearch (Results 1 – 3 of 3) sorted by relevance
107 verify(mSettingsFacade).setProfileContactRemoteSearch(mContext, in testNoMainColor()132 verify(mSettingsFacade).setProfileContactRemoteSearch(mContext, in testMainColor()
80 public void setProfileContactRemoteSearch(Context context, boolean allowed, int userId) { in setProfileContactRemoteSearch() method in SettingsFacade
72 mSettingsFacade.setProfileContactRemoteSearch(mContext, DEFAULT_CONTACT_REMOTE_SEARCH, in run()