Searched refs:STREAMING (Results 1 – 9 of 9) sorted by relevance
32 STREAMING = 1, enumConstant
43 return new DataLoaderParams(DataLoaderType.STREAMING, componentName, arguments); in forStreaming()
551 public static final int DATA_LOADER_TYPE_STREAMING = DataLoaderType.STREAMING;
141 static final byte STREAMING = 3; field in PackageManagerShellCommandDataLoader.Metadata178 return new Metadata(STREAMING, fileId); in forStreaming()
23 import static android.content.pm.DataLoaderType.STREAMING;939 return isDataLoaderInstallation() && params.dataLoaderParams.getType() == STREAMING; in isStreamingInstallation()
196 STREAMING = 3, enumerator316 case STREAMING: { in openInputs()321 .mode = STREAMING, in openInputs()884 if (mode != DATA_ONLY_STREAMING && mode != STREAMING) { in convertFileIdToFileIndex()
213 (in_keyType != KeyType::STREAMING && in_keyType != KeyType::OFFLINE && in getKeyRequest()220 std::set<KeyType> init_types{KeyType::STREAMING, KeyType::OFFLINE}; in getKeyRequest()
593 aKeyType = KeyType::STREAMING; in getKeyRequest()
740 hKeyType = KeyType::STREAMING; in getKeyRequest()