Home
last modified time | relevance | path

Searched defs:Available (Results 1 – 25 of 110) sorted by relevance

12345

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/dialog/ringer/ui/viewmodel/
H A DRingerViewModelState.kt22 data class Available(val uiModel: RingerViewModel) : RingerViewModelState() class in com.android.systemui.volume.dialog.ringer.ui.viewmodel.RingerViewModelState
/aosp_15_r20/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/core/network/
DNetworkStatus.kt21 object Available : NetworkStatus() object
/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/photopicker/PhotopickerLib/android_common_apex30/kapt/gen/stubs/com/android/photopicker/core/network/
DNetworkStatus.java14 public static final class Available extends com.android.photopicker.core.network.NetworkStatus { class in NetworkStatus
18 private Available() { in Available() method in NetworkStatus.Available
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/qr/domain/model/
H A DQRCodeScannerTileModel.kt23 data class Available(val intent: Intent) : QRCodeScannerTileModel class
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/communal/shared/model/
DCommunalWidgetContentModel.java30 …public static final class Available implements com.android.systemui.communal.shared.model.Communal… class
40 public Available(int appWidgetId, @org.jetbrains.annotations.NotNull() in Available() method in CommunalWidgetContentModel.Available
70 public Available(@org.jetbrains.annotations.NotNull() in Available() method in CommunalWidgetContentModel.Available
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/tiles/impl/qr/domain/model/
DQRCodeScannerTileModel.java12 …public static final class Available implements com.android.systemui.qs.tiles.impl.qr.domain.model.… class
16 public Available(@org.jetbrains.annotations.NotNull() in Available() method in QRCodeScannerTileModel.Available
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/volume/dialog/ringer/ui/viewmodel/
DRingerViewModelState.java14 …public static final class Available extends com.android.systemui.volume.dialog.ringer.ui.viewmodel… class in RingerViewModelState
18 public Available(@org.jetbrains.annotations.NotNull() in Available() method in RingerViewModelState.Available
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
H A Dbytestream.cc148 size_t ArrayByteSource::Available() const { in Available() function in google::protobuf::strings::ArrayByteSource
166 size_t LimitByteSource::Available() const { in Available() function in google::protobuf::strings::LimitByteSource
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/
H A Dbytestream.cc148 size_t ArrayByteSource::Available() const { in Available() function in google::protobuf::strings::ArrayByteSource
166 size_t LimitByteSource::Available() const { in Available() function in google::protobuf::strings::LimitByteSource
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/shared/model/
H A DCommunalWidgetContentModel.kt36 data class Available( class
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/vcweb/
Ddir.go15 func (*dirHandler) Available() bool { return true } func
Dbzr.go14 func (*bzrHandler) Available() bool { return true } func
Dinsecure.go16 func (h *insecureHandler) Available() bool { return true } func
Dgit.go23 func (h *gitHandler) Available() bool { func
Dhg.go30 func (h *hgHandler) Available() bool { func
Dfossil.go24 func (h *fossilHandler) Available() bool { func
Dauth.go33 func (h *authHandler) Available() bool { return true } func
Dsvn.go55 func (h *svnHandler) Available() bool { func
/aosp_15_r20/tools/tradefederation/core/remote/src/com/android/tradefed/device/
DDeviceAllocationState.java27 Available(new AvailableHandler()), enumConstant
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLoads.cpp587 if (Value *Available = getAvailableLoadStore(Inst, StrippedPtr, AccessTy, in findAvailablePtrLoadStore() local
656 Value *Available = nullptr;; in FindAvailableLoadedValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.h96 SUSet Available; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.h96 SUSet Available; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.h53 std::vector<SUnit *> Available[IDLast], Pending[IDLast]; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.h53 std::vector<SUnit *> Available[IDLast], Pending[IDLast]; variable
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.h53 std::vector<SUnit *> Available[IDLast], Pending[IDLast]; variable

12345