HomeSort by relevance Sort by last modified time
    Searched refs:STORAGE (Results 1 - 25 of 92) sorted by null

1 2 3 4

  /bionic/tools/bionicbb/
gmail.py 33 from oauth2client.file import Storage
37 STORAGE = Storage('oauth.storage')
44 # Try to retrieve credentials from storage or run the flow to generate them
45 credentials = STORAGE.get()
47 credentials = run(flow, STORAGE, http=http)
  /external/skia/include/private/
SkTSearch.h 138 STORAGE = 64
140 char fStorage[STORAGE+1];
  /external/skqp/include/private/
SkTSearch.h 138 STORAGE = 64
140 char fStorage[STORAGE+1];
  /frameworks/base/packages/SystemUI/src/com/android/systemui/util/
NotificationChannels.java 37 public static String STORAGE = "DSK";
65 final NotificationChannel storage = new NotificationChannel( local
66 STORAGE,
81 storage,
  /external/skia/src/core/
SkTSearch.cpp 89 // assign lc to our preallocated storage if len is small enough, or allocate
92 if (len <= STORAGE) {
  /external/skqp/src/core/
SkTSearch.cpp 89 // assign lc to our preallocated storage if len is small enough, or allocate
92 if (len <= STORAGE) {
  /external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
CaptureHolder.java 37 public static final String STORAGE = "/sdcard/";
38 public static final String DIRECTORY = STORAGE + "Loopback";
124 String fileNameBase = STORAGE + mFileNamePrefix + '_' + timeString;
  /external/compiler-rt/lib/asan/scripts/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53 if [ "$STORAGE" != "" ]; then
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o remount,rw $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
  /prebuilts/clang/host/darwin-x86/clang-3289846/bin/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53 if [ "$STORAGE" != "" ]; then
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o remount,rw $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
  /prebuilts/clang/host/darwin-x86/clang-3859424/bin/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53 if [ "$STORAGE" != "" ]; then
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o remount,rw $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
  /prebuilts/clang/host/darwin-x86/clang-4053586/bin/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53 if [ "$STORAGE" != "" ]; then
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o remount,rw $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
  /prebuilts/clang/host/linux-x86/clang-3289846/bin/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53 if [ "$STORAGE" != "" ]; then
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o remount,rw $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
  /prebuilts/clang/host/linux-x86/clang-3859424/bin/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53 if [ "$STORAGE" != "" ]; then
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o remount,rw $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
  /prebuilts/clang/host/linux-x86/clang-4053586/bin/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53 if [ "$STORAGE" != "" ]; then
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o remount,rw $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/bin/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53 if [ "$STORAGE" != "" ]; then
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o rw,remount $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/bin/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53 if [ "$STORAGE" != "" ]; then
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o rw,remount $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/bin/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53 if [ "$STORAGE" != "" ]; then
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o rw,remount $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/bin/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53 if [ "$STORAGE" != "" ]; then
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o rw,remount $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/bin/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53 if [ "$STORAGE" != "" ]; then
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o rw,remount $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/bin/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53 if [ "$STORAGE" != "" ]; then
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o rw,remount $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyPermissionUtil.java 51 Manifest.permission_group.STORAGE
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/
ChannelsTest.java 61 NotificationChannels.STORAGE,
  /external/autotest/client/site_tests/platform_ImageLoader/
platform_ImageLoader.py 21 STORAGE = '/var/lib/imageloader'
330 shutil.rmtree(os.path.join(self.STORAGE, name), ignore_errors=True)
  /frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
StorageNotification.java 34 import android.os.storage.DiskInfo;
35 import android.os.storage.StorageEventListener;
36 import android.os.storage.StorageManager;
37 import android.os.storage.VolumeInfo;
38 import android.os.storage.VolumeRecord;
121 // for moving primary storage
209 new Notification.Builder(mContext, NotificationChannels.STORAGE)
239 new Notification.Builder(mContext, NotificationChannels.STORAGE)
489 new Notification.Builder(mContext, NotificationChannels.STORAGE)
540 new Notification.Builder(mContext, NotificationChannels.STORAGE)
    [all...]
  /frameworks/base/services/core/java/com/android/server/job/controllers/
StorageController.java 35 import com.android.server.storage.DeviceStorageMonitorService;
40 * Simple controller that tracks the status of the device's storage.
43 private static final String TAG = "JobScheduler.Storage";
103 * Track whether storage is low.
115 // Storage status. Just need to register, since STORAGE_LOW is a sticky
142 Slog.d(TAG, "Available storage too low to do work. @ "
181 final long mToken = proto.start(StateControllerProto.STORAGE);

Completed in 156 milliseconds

1 2 3 4