Searched refs:ADD_DESC_TO_CONTENT_AREA (Results 1 – 4 of 4) sorted by relevance
22 …port static com.android.car.ui.imewidescreen.CarUiImeWideScreenController.ADD_DESC_TO_CONTENT_AREA;173 bundle.putString(ADD_DESC_TO_CONTENT_AREA, "Description provided by the application"); in addErrorDescToContentArea()197 bundle.putString(ADD_DESC_TO_CONTENT_AREA, "Description provided by the application"); in addDescToContentArea()
21 …port static com.android.car.ui.imewidescreen.CarUiImeWideScreenController.ADD_DESC_TO_CONTENT_AREA;92 bundle.putString(ADD_DESC_TO_CONTENT_AREA, s.toString());117 bundle.putString(ADD_DESC_TO_CONTENT_AREA, mWideScreenTitleDesc);
35 …port static com.android.car.ui.imewidescreen.CarUiImeWideScreenController.ADD_DESC_TO_CONTENT_AREA;251 bundle.putString(ADD_DESC_TO_CONTENT_AREA, "Description"); in onAppPrivateCommand_shouldShowTitleAndDesc()
137 public static final String ADD_DESC_TO_CONTENT_AREA = "add_desc_to_content_area"; field in CarUiImeWideScreenController371 String disc = data.getString(ADD_DESC_TO_CONTENT_AREA); in onAppPrivateCommand()