Home
last modified time | relevance | path

Searched refs:logParams (Results 1 – 25 of 56) sorted by relevance

123

/development/samples/browseable/RecipeAssistant/Application/src/com.example.android.common/logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.common/logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.common.logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/DrawableTinting/src/com.example.android.common/logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/RepeatingAlarm/src/com.example.android.common/logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/BasicMultitouch/src/com.example.android.common.logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/MediaRouter/src/com.example.android.common.logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/Interpolator/src/com.example.android.common/logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/CardEmulation/src/com.example.android.common/logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/FloatingActionButtonBasic/src/com.example.android.common/logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/TextSwitcher/src/com.example.android.common.logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/BluetoothChat/src/com.example.android.common/logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/RuntimePermissions/src/com.example.android.common.logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/SlidingTabsColors/src/com.example.android.common/logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/RecyclerView/src/com.example.android.common/logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/ElevationBasic/src/com.example.android.common/logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/SynchronizedNotifications/Application/src/com.example.android.common/logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/PermissionRequest/src/com.example.android.common/logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/BatchStepSensor/src/com.example.android.common/logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/BasicNetworking/src/com.example.android.common.logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()
/development/samples/browseable/CustomTransition/src/com.example.android.common/logger/
DLogFragment.java64 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
65 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
66 mLogView.setLayoutParams(logParams); in inflateViews()

123