Searched defs:settingsButton (Results 1 – 4 of 4) sorted by relevance
65 View settingsButton = mFooter.findViewById(id.settings_button); in testSettings_UserNotSetup() local
483 final View settingsButton = mNotificationInfo.findViewById(R.id.info); in testBindNotification_SetsOnClickListenerForSettings() local506 final View settingsButton = mNotificationInfo.findViewById(R.id.info); in testBindNotification_SettingsButtonInvisibleWhenNoClickListener() local530 final View settingsButton = mNotificationInfo.findViewById(R.id.info); in testBindNotification_SettingsButtonInvisibleWhenDeviceUnprovisioned() local566 final View settingsButton = mNotificationInfo.findViewById(R.id.info); in testBindNotification_SettingsButtonReappearsAfterSecondBind() local
125 final View settingsButton = mAppOpsInfo.findViewById(R.id.settings); in testBindNotification_SetsOnClickListenerForSettings() local
430 final View settingsButton = findViewById(R.id.info); in bindHeader() local