Home
last modified time | relevance | path

Searched refs:TITLE (Results 1 – 25 of 94) sorted by relevance

1234

/developers/samples/android/wearable/wear/WearAccessibilityApp/Wearable/src/main/java/com/example/android/wearable/wear/wearaccessibilityapp/
DSampleAppConstants.java32 public static final int TITLE = 5; field in SampleAppConstants
DLongListActivity.java55 mItems.add(new AppItem(null, 0, SampleAppConstants.TITLE, null)); // for title in onCreate()
DLongListRecyclerViewAdapter.java61 case SampleAppConstants.TITLE: in onCreateViewHolder()
/developers/samples/android/deprecated/wearable/wear/AgendaData/Wearable/src/main/java/com/example/android/wearable/agendadata/
DConstants.java27 public static final String TITLE = "title"; field in Constants
DHomeListenerService.java37 import static com.example.android.wearable.agendadata.Constants.TITLE;
135 .setContentTitle(data.getString(TITLE)) in updateNotificationForDataItem()
/developers/samples/android/deprecated/wearable/wear/AgendaData/Application/src/main/java/com/example/android/wearable/agendadata/
DConstants.java32 public static final String TITLE = "title"; field in Constants
DCalendarQueryService.java31 import static com.example.android.wearable.agendadata.Constants.TITLE;
78 CalendarContract.Instances.TITLE,
145 int titleIdx = cursor.getColumnIndex(CalendarContract.Instances.TITLE); in queryEvents()
262 data.putString(TITLE, title); in toPutDataMapRequest()
/developers/samples/android/ui/views/SlidingTabs/SlidingTabsColors/
DLICENSE150 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
/developers/samples/android/notification/CustomNotifications/
DLICENSE150 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
/developers/samples/android/ui/views/FloatingActionButton/FloatingActionButtonBasic/
DLICENSE150 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
/developers/samples/android/ui/views/RecyclerView/
DLICENSE150 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
/developers/samples/android/input/multitouch/BasicMultitouch/
DLICENSE150 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
/developers/samples/android/media/Camera2Video/
DLICENSE150 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
/developers/samples/android/connectivity/bluetooth/BluetoothChat/
DLICENSE150 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
/developers/samples/android/content/WidgetData/
DLICENSE148 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
/developers/samples/android/ui/activityscenetransition/ActivitySceneTransitionBasic/
DLICENSE150 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
/developers/samples/android/admin/AppRestrictionSchema/
DLICENSE150 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
/developers/samples/android/ui/views/TextSwitcher/
DLICENSE150 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
/developers/samples/android/ui/DrawableTinting/
DLICENSE150 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
/developers/samples/android/ui/graphics/DisplayingBitmaps/
DLICENSE150 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
/developers/samples/android/connectivity/network/BasicNetworking/
DLICENSE150 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
/developers/samples/android/ui/views/CardView/
DLICENSE150 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
/developers/samples/android/content/documentsUi/StorageProvider/
DLICENSE150 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
/developers/build/templates/base/
DLICENSE150 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
/developers/samples/android/background/JobScheduler/
DLICENSE150 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A

1234