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