Home
last modified time | relevance | path

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

123

/development/samples/browseable/CardReader/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/BasicMediaRouter/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/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/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/MediaEffects/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/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/NavigationDrawer/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/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/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/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/BasicTransition/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/BasicImmersiveMode/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/ScreenCapture/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/DragAndDropAcrossApps/DragSource/src/com.example.android/common/logger/
DLogFragment.java51 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local
52 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews()
53 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/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/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/StorageClient/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/ClippingBasic/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/BasicAccessibility/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/TextLinkify/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