HomeSort by relevance Sort by last modified time
    Searched full:share (Results 126 - 150 of 3603) sorted by null

1 2 3 4 56 7 8 91011>>

  /developers/samples/android/content/DirectShare/Application/src/main/java/com/example/android/directshare/
SendMessageActivity.java 33 * any of Direct Share icons.
38 * The text to share.
43 * The ID of the contact to share the text with.
59 // Resolve the share Intent.
70 // of the Direct Share icons. In this case, we show another dialog for selecting a contact.
SampleChooserTargetService.java 30 * Provides the Direct Share items to the system.
39 // The list of Direct Share items. The system will show the items the way they are sorted
52 // low scores when there are too many Direct Share items.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
SignatureTest.java 31 import org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase;
32 import org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer;
43 static final String debuggeeSignature = "Lorg/apache/harmony/jpda/tests/jdwp/share/debuggee/HelloWorld;";
46 return "org.apache.harmony.jpda.tests.jdwp.share.debuggee.HelloWorld";
55 * <BR>'Lorg/apache/harmony/jpda/tests/jdwp/share/debuggee/HelloWorld;'
  /external/libxml2/result/noent/
rdf1 66 /usr/share/locale/de/LC_MESSAGES/rpm.mo
67 /usr/share/locale/fr/LC_MESSAGES/rpm.mo
68 /usr/share/locale/pt-br/LC_MESSAGES/rpm.mo
69 /usr/share/locale/sv/LC_MESSAGES/rpm.mo
70 /usr/share/locale/tr/LC_MESSAGES/rpm.mo
  /external/libxml2/result/
rdf1 66 /usr/share/locale/de/LC_MESSAGES/rpm.mo
67 /usr/share/locale/fr/LC_MESSAGES/rpm.mo
68 /usr/share/locale/pt-br/LC_MESSAGES/rpm.mo
69 /usr/share/locale/sv/LC_MESSAGES/rpm.mo
70 /usr/share/locale/tr/LC_MESSAGES/rpm.mo
rdf2.sax2 158 SAX.characters(/share/ncurses4/terminfo/P/P14, 4000)
162 /usr/share/ncurse, 4000)
164 /usr/share, 4000)
165 SAX.characters(r/share/ncurses4/terminfo/c/co, 4000)
166 SAX.characters(/usr/share/ncurses4/terminfo/d, 4000)
167 SAX.characters(sr/share/ncurses4/terminfo/g/g, 4000)
175 /usr/share/ncurses4/ter, 4000)
176 SAX.characters(sr/share/ncurses4/terminfo/s/s, 4000)
177 SAX.characters(usr/share/ncurses4/terminfo/t/, 4000)
178 SAX.characters(share/ncurses4/terminfo/v/vi55, 4000
    [all...]
  /external/libxml2/test/
rdf1 66 /usr/share/locale/de/LC_MESSAGES/rpm.mo
67 /usr/share/locale/fr/LC_MESSAGES/rpm.mo
68 /usr/share/locale/pt-br/LC_MESSAGES/rpm.mo
69 /usr/share/locale/sv/LC_MESSAGES/rpm.mo
70 /usr/share/locale/tr/LC_MESSAGES/rpm.mo
  /frameworks/support/v4/java/android/support/v4/app/
ShareCompat.java 162 * Retrieve the name of the package that launched calledActivity from a share intent.
170 * @param calledActivity Current activity that was launched to share content
182 * Retrieve the ComponentName of the activity that launched calledActivity from a share intent.
190 * @param calledActivity Current activity that was launched to share content
206 * for selecting the target of the share. History will be tracked for each calling
216 * <p>During the calling activity's lifecycle, if data within the share intent must
224 * the share menu item.</li>
225 * <li>Keep a reference to the MenuItem object for the share item once it has been created
230 * @param shareIntent IntentBuilder with data about the content to share
240 * @param menuItemId ID of the share item within men
    [all...]
  /external/e2fsprogs/debian/
rules 87 # docdir ?= ${maindir}/usr/share/doc/${package}
88 MANDIR ?= /usr/share/man
156 --enable-quota --infodir=/usr/share/info
472 $(INSTALL) -m 0644 -D -p debian/$$i ${debdir}/$${pkg}/usr/share/lintian/overrides/$${pkg} ;\
479 mkdir -p ${debdir}/libblkid${BLKID_SOVERSION}/usr/share/doc/libblkid${BLKID_SOVERSION}
480 mkdir -p ${debdir}/libblkid-dev/usr/share/doc
481 ln -sf libblkid${BLKID_SOVERSION} ${debdir}/libblkid-dev/usr/share/doc/libblkid-dev
484 mkdir -p ${debdir}/libss${SS_SOVERSION}/usr/share/doc/libss${SS_SOVERSION}
485 mkdir -p ${debdir}/ss-dev/usr/share/doc
486 ln -sf libss${SS_SOVERSION} ${debdir}/ss-dev/usr/share/doc/ss-de
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
ArrayReferenceDebuggee.java 28 import org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer;
29 import org.apache.harmony.jpda.tests.share.SyncDebuggee;
73 * from <A HREF="../../share/Debuggee.html">Debuggee</A> super class.
SetValues002Debuggee.java 28 import org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer;
29 import org.apache.harmony.jpda.tests.share.SyncDebuggee;
73 * from <A HREF="../../share/Debuggee.html">Debuggee</A> super class.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
ClassTypeDebuggee.java 28 import org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer;
29 import org.apache.harmony.jpda.tests.share.SyncDebuggee;
65 * from <A HREF="../../share/Debuggee.html">Debuggee</A> super class.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/
ResumeTest.java 29 import org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase;
30 import org.apache.harmony.jpda.tests.jdwp.share.JDWPUnitDebuggeeWrapper;
31 import org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer;
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
NameTest.java 31 import org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase;
32 import org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer;
41 return "org.apache.harmony.jpda.tests.jdwp.share.debuggee.HelloWorld";
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
CreateStringTest.java 31 import org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase;
32 import org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer;
43 return "org.apache.harmony.jpda.tests.jdwp.share.debuggee.HelloWorld";
DisposeTest.java 31 import org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase;
32 import org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer;
42 return "org.apache.harmony.jpda.tests.jdwp.share.debuggee.HelloWorld";
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/debuggee/
ProxyDebuggee.java 19 package org.apache.harmony.jpda.tests.jdwp.share.debuggee;
21 import org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer;
22 import org.apache.harmony.jpda.tests.share.SyncDebuggee;
  /external/selinux/policycoreutils/mcstrans/share/util/
try-all 12 for d in /usr/share/mcstrans/examples/*; do
43 /usr/share/mcstrans/util/mlstrans-test $t
46 /usr/share/mcstrans/util/mlscolor-test $c
  /external/selinux/sepolgen/src/sepolgen/
defaults.py 30 self.config["SELINUX_DEVEL_PATH"] = "/usr/share/selinux/default:/usr/share/selinux/mls:/usr/share/selinux/devel"
  /external/v8/test/mjsunit/regress/
regress-2163.js 39 // obj1 and obj2 share the getter accessor.
49 // obj1, obj2, and obj3 share the getter accessor.
60 // obj1 and obj2 share the getter and setter accessor.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
defaults.py 30 self.config["SELINUX_DEVEL_PATH"] = "/usr/share/selinux/default:/usr/share/selinux/mls:/usr/share/selinux/devel"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/sepolgen/
defaults.py 30 self.config["SELINUX_DEVEL_PATH"] = "/usr/share/selinux/default:/usr/share/selinux/mls:/usr/share/selinux/devel"
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ActionBarShareActionProviderActivity.java 56 // Set file with share history to the provider and set the share intent.
64 // Set file with share history to the provider and set the share intent.
  /development/samples/HoneycombGallery/res/menu/
photo_context_menu.xml 20 android:title="@string/share"
  /device/generic/mips/
BoardConfig.mk 29 # share the same one across all mini-emulators

Completed in 266 milliseconds

1 2 3 4 56 7 8 91011>>