Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/applications/
H A DRunningProcessesView.java86 TextView mForegroundProcessText; field in RunningProcessesView
388 mForegroundProcessText.setText(getResources().getString( in refreshUi()
465 mForegroundProcessText = mHeader.findViewById(R.id.systemSize); in doCreate()