HomeSort by relevance Sort by last modified time
    Searched defs:DocumentCentricActivity (Results 1 - 3 of 3) sorted by null

  /developers/build/prebuilts/gradle/DocumentCentricApps/Application/src/main/java/com/example/android/documentcentricapps/
DocumentCentricActivity.java 28 * DocumentCentricActivity shows the basic usage of the new Document-Centric Apps API. The new
41 public class DocumentCentricActivity extends Activity {
43 private final static String TAG = "DocumentCentricActivity";
  /developers/samples/android/ui/activitytasks/DocumentCentricApps/Application/src/main/java/com/example/android/documentcentricapps/
DocumentCentricActivity.java 28 * DocumentCentricActivity shows the basic usage of the new Document-Centric Apps API. The new
41 public class DocumentCentricActivity extends Activity {
43 private final static String TAG = "DocumentCentricActivity";
  /development/samples/browseable/DocumentCentricApps/src/com.example.android.documentcentricapps/
DocumentCentricActivity.java 28 * DocumentCentricActivity shows the basic usage of the new Document-Centric Apps API. The new
41 public class DocumentCentricActivity extends Activity {
43 private final static String TAG = "DocumentCentricActivity";

Completed in 356 milliseconds