/development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/logger/ |
D | LogFragment.java | 64 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/ |
D | LogFragment.java | 64 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/ |
D | LogFragment.java | 64 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/DropTarget/src/com.example.android/common/logger/ |
D | LogFragment.java | 49 ViewGroup.LayoutParams logParams = new ViewGroup.LayoutParams(scrollParams); in inflateViews() local 50 logParams.height = ViewGroup.LayoutParams.WRAP_CONTENT; in inflateViews() 51 mLogView.setLayoutParams(logParams); in inflateViews()
|
/development/samples/browseable/SlidingTabsColors/src/com.example.android.common/logger/ |
D | LogFragment.java | 64 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/ |
D | LogFragment.java | 64 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/JobScheduler/src/com.example.android.common.logger/ |
D | LogFragment.java | 64 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/NfcProvisioning/src/com.example.android.common/logger/ |
D | LogFragment.java | 64 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/BorderlessButtons/src/com.example.android.common.logger/ |
D | LogFragment.java | 64 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/StorageProvider/src/com.example.android.common/logger/ |
D | LogFragment.java | 64 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/ |
D | LogFragment.java | 64 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/ |
D | LogFragment.java | 64 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/ |
D | LogFragment.java | 64 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/ |
D | LogFragment.java | 64 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/ |
D | LogFragment.java | 64 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/ |
D | LogFragment.java | 64 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/ |
D | LogFragment.java | 64 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/ |
D | LogFragment.java | 64 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/ |
D | LogFragment.java | 64 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/CardReader/src/com.example.android.common/logger/ |
D | LogFragment.java | 64 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/ |
D | LogFragment.java | 64 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/ |
D | LogFragment.java | 51 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/AppRestrictionSchema/src/com.example.android.common/logger/ |
D | LogFragment.java | 64 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/CustomChoiceList/src/com.example.android.common.logger/ |
D | LogFragment.java | 64 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/SwipeRefreshMultipleViews/src/com.example.android.common/logger/ |
D | LogFragment.java | 64 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()
|