Searched defs:settingType (Results 1 – 6 of 6) sorted by relevance
106 public boolean supportsSetting(int settingType, int settingValue) { in supportsSetting()111 public boolean supportsSetting(int settingType) { in supportsSetting()115 public int getSetting(int settingType) { in getSetting()
168 public boolean supportsSetting(int settingType, int settingValue) { in supportsSetting()
89 val settingType = SettingType.fromIdentifier(settingIdentifier) in logDialogResultReported() constant
115 val settingType = SettingType.fromIdentifier(context, settingIdentifier, isEcmInApp) in <lambda>() constant
73 final Cursor cursor, final ParticipantData otherParticipant, final int settingType) { in bind()
125 int settingType = 1; in supportsSetting() local