/packages/apps/Test/connectivity/sl4n/rapidjson/bin/data/ |
D | menu.json | 5 {"id": "OpenNew", "label": "Open New"}, string 7 {"id": "ZoomIn", "label": "Zoom In"}, string 8 {"id": "ZoomOut", "label": "Zoom Out"}, string 9 {"id": "OriginalView", "label": "Original View"}, string 15 {"id": "Find", "label": "Find..."}, string 16 {"id": "FindAgain", "label": "Find Again"}, string 18 {"id": "CopyAgain", "label": "Copy Again"}, string 19 {"id": "CopySVG", "label": "Copy SVG"}, string 20 {"id": "ViewSVG", "label": "View SVG"}, string 21 {"id": "ViewSource", "label": "View Source"}, string [all …]
|
/packages/apps/DeskClock/src/com/android/deskclock/events/ |
D | Events.java | 38 public static void sendAlarmEvent(@StringRes int action, @StringRes int label) { in sendAlarmEvent() 48 public static void sendClockEvent(@StringRes int action, @StringRes int label) { in sendClockEvent() 58 public static void sendTimerEvent(@StringRes int action, @StringRes int label) { in sendTimerEvent() 68 public static void sendStopwatchEvent(@StringRes int action, @StringRes int label) { in sendStopwatchEvent() 78 public static void sendScreensaverEvent(@StringRes int action, @StringRes int label) { in sendScreensaverEvent() 92 @StringRes int label) { in sendEvent()
|
D | EventTracker.java | 30 void sendEvent(@StringRes int category, @StringRes int action, @StringRes int label); in sendEvent()
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/ |
D | LayoutTestsBase.java | 70 static ExpectedKey key(final String label, final ExpectedKey ... moreKeys) { in key() 75 static ExpectedKey key(final String label, final String outputText, in key() 87 public static ExpectedAdditionalMoreKey additionalMoreKey(final String label) { in additionalMoreKey() 92 static ExpectedKey moreKey(final String label) { in moreKey() 98 static ExpectedKey moreKey(final String label, final String outputText) { in moreKey()
|
/packages/apps/Contacts/tests/src/com/android/contacts/editor/ |
D | EditorUiUtilsTest.java | 83 final String label = EditorUiUtils.getAccountHeaderLabelForMyProfile(getContext(), in testGetProfileAccountInfo_NonLocalAccount() local 97 final String label = EditorUiUtils.getAccountHeaderLabelForMyProfile(getContext(), in testGetProfileAccountInfo_DeviceLocalAccount() local 109 final String label = EditorUiUtils.getAccountTypeHeaderLabel(getContext(), account); in testGetAccountInfo_AccountType_NonGoogle() local 120 final String label = EditorUiUtils.getAccountTypeHeaderLabel(getContext(), account); in testGetAccountInfo_AccountType_Google() local 133 final String label = EditorUiUtils.getAccountTypeHeaderLabel(getContext(), account); in testGetAccountInfo_AccountType_DeviceAccount() local
|
/packages/apps/Contacts/src/com/android/contacts/compat/ |
D | EventCompat.java | 38 public static CharSequence getTypeLabel(Resources res, int type, CharSequence label) { in getTypeLabel() 50 private static CharSequence getTypeLabelInternal(Resources res, int type, CharSequence label) { in getTypeLabelInternal()
|
/packages/apps/DocumentsUI/src/com/android/documentsui/sorting/ |
D | HeaderCell.java | 65 TextView label = (TextView) findViewById(R.id.label); in onBind() local 116 private void setDataTypeNumber(View label) { in setDataTypeNumber() 121 private void setDataTypeString(View label) { in setDataTypeString()
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/ |
D | AbstractLayoutBase.java | 31 public static ExpectedKey key(final String label, final ExpectedKey ... moreKeys) { in key() 36 public static ExpectedKey key(final String label, final String outputText, in key() 42 public static ExpectedKey key(final String label, final int code, in key() 69 public static ExpectedAdditionalMoreKey additionalMoreKey(final String label) { in additionalMoreKey() 74 public static ExpectedKey moreKey(final String label) { in moreKey() 80 public static ExpectedKey moreKey(final String label, final String outputText) { in moreKey() 86 public static ExpectedKey moreKey(final String label, final int code) { in moreKey()
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
D | SpinnerOption.java | 24 public final String label; field in SpinnerOption 36 public SpinnerOption(Object value, String label) { in SpinnerOption()
|
/packages/apps/Dialer/java/com/android/incallui/contactgrid/ |
D | TopRow.java | 54 @Nullable public final CharSequence label; field in TopRow.Info 58 public Info(@Nullable CharSequence label, @Nullable Drawable icon, boolean labelIsSingleLine) { in Info() 68 CharSequence label = null; in getInfo() local 158 String label = in getColoredConnectionLabel() local 191 CharSequence label = getCallingViaLabel(context, state); in getLabelForDialing() local
|
D | BottomRow.java | 41 @Nullable public final CharSequence label; field in BottomRow.Info 50 public Info( in Info() 73 CharSequence label; in getInfo() local
|
/packages/apps/Contacts/src/com/android/contacts/interactions/ |
D | GroupDeletionDialogFragment.java | 37 public static void show(FragmentManager fragmentManager, long groupId, String label) { in show() 48 String label = getArguments().getString(ARG_LABEL); in onCreateDialog() local
|
/packages/apps/Contacts/tests/src/com/android/contacts/tests/ |
D | FakeAccountType.java | 77 public static FakeAccountType create(String accountType, String label) { in create() 84 public static FakeAccountType create(String accountType, String label, Drawable icon) { in create() 92 public static AccountType create(AccountWithDataSet account, String label, Drawable icon) { in create()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/specialaccess/zenaccess/ |
D | FriendlyWarningDialogFragment.java | 42 public FriendlyWarningDialogFragment setPkgInfo(String pkg, CharSequence label) { in setPkgInfo() 55 final String label = args.getString(KEY_LABEL); in onCreateDialog() local
|
D | ScaryWarningDialogFragment.java | 42 public ScaryWarningDialogFragment setPkgInfo(String pkg, CharSequence label) { in setPkgInfo() 55 final String label = args.getString(KEY_LABEL); in onCreateDialog() local
|
/packages/apps/Settings/src/com/android/settings/applications/specialaccess/zenaccess/ |
D | FriendlyWarningDialogFragment.java | 42 public FriendlyWarningDialogFragment setPkgInfo(String pkg, CharSequence label) { in setPkgInfo() 55 final String label = args.getString(KEY_LABEL); in onCreateDialog() local
|
D | ScaryWarningDialogFragment.java | 42 public ScaryWarningDialogFragment setPkgInfo(String pkg, CharSequence label) { in setPkgInfo() 55 final String label = args.getString(KEY_LABEL); in onCreateDialog() local
|
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/ |
D | DirectoryListBot.java | 182 public void openDocument(String label) throws UiObjectNotFoundException { in openDocument() 190 public void selectDocument(String label) throws UiObjectNotFoundException { in selectDocument() 200 public void selectDocument(String label, int number) throws UiObjectNotFoundException { in selectDocument() 208 public boolean isDocumentSelected(String label) throws UiObjectNotFoundException { in isDocumentSelected() 215 public UiObject2 findSelectionHotspot(String label) { in findSelectionHotspot() 261 public void waitForDocument(String label) throws UiObjectNotFoundException { in waitForDocument() 265 public UiObject findDocument(String label) throws UiObjectNotFoundException { in findDocument() 286 public boolean hasDocumentPreview(String label) { in hasDocumentPreview() 344 public void rightClickDocument(String label) throws UiObjectNotFoundException { in rightClickDocument()
|
D | BreadBot.java | 100 public void clickItem(String label) throws UiObjectNotFoundException { in clickItem() 129 public boolean hasHorizontalEntry(String label) { in hasHorizontalEntry() 134 public ViewInteraction findHorizontalEntry(String label) { in findHorizontalEntry()
|
D | UiBot.java | 159 public void clickActionItem(String label) throws UiObjectNotFoundException { in clickActionItem() 195 public void clickActionbarOverflowItem(String label) { in clickActionbarOverflowItem() 201 public void clickToolbarOverflowItem(String label) { in clickToolbarOverflowItem() 270 public UiObject findMenuLabelWithName(String label) { in findMenuLabelWithName() 275 UiObject2 findMenuWithName(String label) { in findMenuWithName() 290 boolean hasMenuWithName(String label) { in hasMenuWithName()
|
D | SidebarBot.java | 55 private UiObject findRoot(String label) throws UiObjectNotFoundException { in findRoot() 71 public void openRoot(String label) throws UiObjectNotFoundException { in openRoot()
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessibility/ |
D | AccessibilityServiceConfirmationFragment.java | 61 CharSequence label, boolean enabling) { in newInstance() 77 public static void prepareArgs(@NonNull Bundle args, ComponentName cn, CharSequence label, in prepareArgs() 87 final CharSequence label = getArguments().getCharSequence(ARG_LABEL); in onCreateGuidance() local
|
/packages/apps/UnifiedEmail/src/com/android/mail/analytics/ |
D | Tracker.java | 29 void sendEvent(String category, String action, String label, long value); in sendEvent() 30 void sendMenuItemEvent(String category, int itemResId, String label, long value); in sendMenuItemEvent() 31 void sendTiming(String category, long millis, String name, String label); in sendTiming()
|
/packages/apps/Dialer/java/com/android/contacts/common/util/ |
D | StopWatch.java | 30 private StopWatch(String label) { in StopWatch() 36 public static StopWatch start(String label) { in start()
|
/packages/apps/Contacts/tests/src/com/android/contacts/tests/allintents/ |
D | ResultActivity.java | 83 private void addRowForValue(String label, Object value) { in addRowForValue() 134 TextView label = new TextView(this); in addRow() local 165 private void addRowWithBitmap(String label, Bitmap bitmap) { in addRowWithBitmap()
|