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

<<31323334353637383940>>

  /external/protobuf/src/google/protobuf/
dynamic_message.h 68 // from the same factory will share the same support data. Any Descriptors
106 // by calling the prototype's New() method share some data with the
  /external/selinux/policycoreutils/gui/
domainsPage.py 36 gettext.bindtextdomain(PROGNAME, "/usr/share/locale")
40 localedir="/usr/share/locale",
semanagePage.py 32 gettext.bindtextdomain(PROGNAME, "/usr/share/locale")
36 localedir="/usr/share/locale",
usersPage.py 34 gettext.bindtextdomain(PROGNAME, "/usr/share/locale")
37 gettext.install(PROGNAME, localedir="/usr/share/locale", unicode=1)
  /external/sepolicy/
mls 26 mlsconstrain process { getsched getsession getpgid getcap getattr ptrace share }
30 mlsconstrain process { sigkill sigstop signal setsched setpgid setcap setrlimit ptrace share }
  /external/sfntly/cpp/src/sfntly/data/
font_data.h 74 // Makes a slice of this FontData. The returned slice will share the data with
82 // share the data with the original <code>FontData</code>.
  /external/v8/test/webkit/
testcfg.py 40 # TODO (machenbach): Share commonalities with mjstest.
101 # TODO(machenbach): Share with test/message/testcfg.py
  /frameworks/base/core/java/android/widget/
HeterogeneousExpandableList.java 46 * @return An integer representing the type of group View. Two group views should share the same
63 * @return An integer representing the type of child View. Two child views should share the same
  /frameworks/base/docs/html/training/secure-file-sharing/
request-file.jd 33 starts an {@link android.app.Activity} in the server app that displays the files it can share.
53 {@link android.app.Activity} described in <a href="share-file.html#SendURI"
  /frameworks/base/packages/DocumentsUI/res/values-en-rAU/
strings.xml 30 <string name="menu_share" msgid="3075149983979628146">"Share"</string>
59 <string name="share_via" msgid="8966594246261344259">"Share via"</string>
  /frameworks/base/packages/DocumentsUI/res/values-en-rGB/
strings.xml 30 <string name="menu_share" msgid="3075149983979628146">"Share"</string>
59 <string name="share_via" msgid="8966594246261344259">"Share via"</string>
  /frameworks/base/packages/DocumentsUI/res/values-en-rIN/
strings.xml 30 <string name="menu_share" msgid="3075149983979628146">"Share"</string>
59 <string name="share_via" msgid="8966594246261344259">"Share via"</string>
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
ion.h 101 * descriptor to share or map in the fd field. For ION_IOC_IMPORT, userspace
158 * DOC: ION_IOC_SHARE - creates a file descriptor to use to share an allocation
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
ion.h 104 * descriptor to share or map in the fd field. For ION_IOC_IMPORT, userspace
161 * DOC: ION_IOC_SHARE - creates a file descriptor to use to share an allocation
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppSendFileInfo.java 51 * used for outbound share.
108 // This will allow more 3rd party applications to share files via
  /packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/
ManagedImageReader.java 38 * Builds {@link CaptureStream}s which can share the same underlying
121 * those requests will share the same ticket pool with size specified by the
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
MovieActivity.java 175 // So, we only share the video if it's "content:".
207 getString(R.string.share)));
  /packages/apps/Gallery2/src/com/android/photos/
SelectionManager.java 77 public void onItemSelectedStateChanged(ShareActionProvider share,
135 share.setShareIntent(mShareIntent);
  /packages/apps/LegacyCamera/res/values/
strings.xml 247 <!-- Title of the dialog showing a list of applications that can share the captured picture. [CHAR LIMIT=30] -->
248 <string name="share_picture_via">Share picture via</string>
250 <!-- Title of the dialog showing a list of applications that can share the captured video. [CHAR LIMIT=30] -->
251 <string name="share_video_via">Share video via</string>
253 <!-- Toast saying that there is no picture to share. [CHAR LIMIT=30] -->
254 <string name="no_picture_to_share">No picture to share.</string>
256 <!-- Toast saying that there is no video to share. [CHAR LIMIT=30] -->
257 <string name="no_video_to_share">No video to share.</string>
  /packages/apps/Messaging/src/com/android/messaging/ui/photoviewer/
BuglePhotoViewController.java 102 // Not enough stuff loaded to update the share action
122 * we need to disable share and save options because the file may no longer be there.
  /packages/providers/DownloadProvider/
AndroidManifest.xml 80 <!-- Apps with access to /all_downloads/... can grant permissions, allowing them to share
83 <!-- Apps with access to /my_downloads/... can grant permissions, allowing them to share
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
xfrm.h 229 __u8 share; member in struct:xfrm_user_tmpl
383 __u8 share; member in struct:xfrm_userpolicy_info
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
target.h 18 In other words, you are welcome to use, share and improve this program.
19 You are forbidden to forbid anyone else to use, share and improve
  /system/core/include/private/
android_filesystem_config.h 112 #define AID_SHARED_GID_START 50000 /* start of gids for apps in each user to share */
113 #define AID_SHARED_GID_END 59999 /* start of gids for apps in each user to share */
  /system/core/libion/original-kernel-headers/linux/
ion.h 101 * descriptor to share or map in the fd field. For ION_IOC_IMPORT, userspace
159 * DOC: ION_IOC_SHARE - creates a file descriptor to use to share an allocation

Completed in 544 milliseconds

<<31323334353637383940>>