Searched refs:STORAGE (Results 1 – 14 of 14) sorted by relevance
170 case STORAGE: in Value()190 case STORAGE: in toString()209 case STORAGE: in isZero()230 case STORAGE: in operator ==()250 case STORAGE: in operator !=()271 case STORAGE: in operator <()292 case STORAGE: in operator >()313 case STORAGE: in operator >=()331 if (type == STORAGE) { in operator -()373 case STORAGE: in operator =()[all …]
35 enum Type { UNKNOWN, INT, LONG, FLOAT, DOUBLE, STRING, STORAGE }; enumerator298 type = STORAGE; in Value()
378 case STORAGE: in writeFieldValueTreeToStreamHelper()
113 case StatsLogValue::STORAGE: in readFromParcel()115 mElements.back().setType(StatsLogValue::STORAGE); in readFromParcel()
36 public static String STORAGE = "DSK"; field in NotificationChannels65 STORAGE, in createAll()
41 STORAGE = 6 enumerator
209 new Notification.Builder(mContext, NotificationChannels.STORAGE) in updateMissingPrivateVolumes()239 new Notification.Builder(mContext, NotificationChannels.STORAGE) in onDiskScannedInternal()489 new Notification.Builder(mContext, NotificationChannels.STORAGE) in onMoveProgress()540 new Notification.Builder(mContext, NotificationChannels.STORAGE) in onMoveFinished()576 new Notification.Builder(mContext, NotificationChannels.STORAGE) in buildNotificationBuilder()
58 NotificationChannels.STORAGE, in testChannelSetup()
178 final long mToken = proto.start(StateControllerProto.STORAGE); in dumpControllerStateLocked()
699 //%PDDM-DEFINE TEST_VALUEPOD(VALUE_NAME, DICT, STORAGE, KEY, VALUE)701 //% XCTAssertTrue([DICT get##VALUE_NAME##:&STORAGE forKey:KEY]);702 //% XCTAssertEqual(STORAGE, VALUE);707 //%PDDM-DEFINE TEST_RAW_VALUEPOD(DICT, STORAGE, KEY, VALUE)709 //% XCTAssertTrue([DICT getRawValue:&STORAGE forKey:KEY]);710 //% XCTAssertEqual(STORAGE, VALUE);720 //%PDDM-DEFINE TEST_VALUEOBJECT(VALUE_NAME, DICT, STORAGE, KEY, VALUE)
101 case android::os::StatsLogValue::STATS_LOG_VALUE_TYPE::STORAGE: in LogEvent()
1311 final long storageToken = p.start(GlobalSettingsProto.STORAGE); in dumpProtoGlobalSettingsLocked()
188 field public static final java.lang.String STORAGE = "android.permission-group.STORAGE";
182 field public static final String STORAGE = "android.permission-group.STORAGE";