Home
last modified time | relevance | path

Searched defs:text (Results 1 – 3 of 3) sorted by relevance

/developers/build/prebuilts/gradle/CustomNotifications/CustomNotificationsSample/src/main/java/com/example/android/customnotifications/
DMainActivity.java80 final String text = getResources().getString(R.string.collapsed, time); in createNotification() local
/developers/samples/android/ui/notifications/CustomNotifications/CustomNotificationsSample/src/main/java/com/example/android/customnotifications/
DMainActivity.java80 final String text = getResources().getString(R.string.collapsed, time); in createNotification() local
/developers/build/prebuilts/gradle/BatchStepSensor/BatchStepSensorSample/src/main/java/com/example/android/batchstepsensor/
DCard.java242 public Card setProgressLabel(String text) { in setProgressLabel()
688 public void setProgressLabel(String text) { in setProgressLabel()