Searched defs:linearLayout (Results 1 – 5 of 5) sorted by relevance
| /packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/ |
| D | AdvancedBluetoothDetailsHeaderControllerTest.java | 532 private void assertBatteryPredictionVisible(LinearLayout linearLayout, int visible) { in assertBatteryPredictionVisible() 537 private void assertBatteryPrediction(LinearLayout linearLayout, String prediction) { in assertBatteryPrediction() 542 private void assertBatteryLevel(LinearLayout linearLayout, int batteryLevel) { in assertBatteryLevel() 548 private void assertBatteryIcon(LinearLayout linearLayout, int resId) { in assertBatteryIcon()
|
| /packages/apps/Settings/src/com/android/settings/bluetooth/ |
| D | AdvancedBluetoothDetailsHeaderController.java | 285 private void updateSubLayout(LinearLayout linearLayout, int iconMetaKey, int batteryMetaKey, in updateSubLayout() 376 private void showBatteryPredictionIfNecessary(LinearLayout linearLayout, int batteryId, in showBatteryPredictionIfNecessary() 427 LinearLayout linearLayout) { in showBatteryPredictionIfNecessary() 461 private void showBatteryIcon(LinearLayout linearLayout, int level, int lowBatteryLevel, in showBatteryIcon() 489 final LinearLayout linearLayout = mLayoutPreference.findViewById(R.id.layout_middle); in updateDisconnectLayout() local
|
| /packages/services/Mtp/tests/src/com/android/mtp/ |
| D | TestResultActivity.java | 48 final LinearLayout linearLayout = new LinearLayout(this); in onCreate() local
|
| /packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/ |
| D | CategorySelectorFragment.java | 549 LinearLayout linearLayout = itemView.findViewById(R.id.linear_layout_for_cards); in GroupCategoryHolder() local
|
| /packages/modules/ImsMedia/test/app/ImsMediaTestingApp/app/src/main/java/com/example/imsmediatestingapp/ |
| D | MainActivity.java | 2588 private void styleLayoutChildrenDisabled(LinearLayout linearLayout) { in styleLayoutChildrenDisabled() 2597 private void styleLayoutChildrenEnabled(LinearLayout linearLayout) { in styleLayoutChildrenEnabled()
|