Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/location/
DRecentLocationAccessPreferenceControllerTest.java71 private View mAppEntitiesHeaderView; field in RecentLocationAccessPreferenceControllerTest
82 mAppEntitiesHeaderView = LayoutInflater.from(mContext).inflate( in setUp()
108 final TextView title = mAppEntitiesHeaderView.findViewById(R.id.header_title); in updateState_whenAppListIsEmpty_shouldDisplayTitleTextAndDetailsText()
111 final TextView details = mAppEntitiesHeaderView in updateState_whenAppListIsEmpty_shouldDisplayTitleTextAndDetailsText()