Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/incallui/calllocation/impl/
H A DLocationFragment.java68 private TextView latLongLine; field in LocationFragment
114 latLongLine = (TextView) view.findViewById(R.id.lat_long_line); in onCreateView()
210 latLongLine.setVisibility(View.VISIBLE); in setLocation()
211 latLongLine.setText( in setLocation()