Home
last modified time | relevance | path

Searched refs:locationMap (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/calllocation/impl/
DLocationFragment.java56 private ImageView locationMap; field in LocationFragment
94 locationMap = (ImageView) view.findViewById(R.id.location_map); in onCreateView()
112 locationMap.setVisibility(View.VISIBLE); in setMap()
113 locationMap.setImageDrawable(mapImage); in setMap()