Searched defs:footerText (Results 1 – 4 of 4) sorted by relevance
72 final String footerText = "Experimental"; in launchDashboard_shouldSeeFooter() local
124 String footerText = ""; in getDefaultPolicyFooter() local
54 private TextView footerText; field in BlockedNumbersFragment
356 final CharSequence footerText = mContext.getText(R.string.app_launch_footer); in initFooter() local