Searched refs:myPhotosButton (Results 1 – 1 of 1) sorted by relevance
53 @VisibleForTesting(otherwise = PRIVATE) var myPhotosButton: Button? = null in <lambda>() variable115 myPhotosButton?.setOnClickListener(clickListener) in <lambda>()194 myPhotosButton, in <lambda>()247 myPhotosButton = findViewById(R.id.open_my_photo_button) in <lambda>()