Home
last modified time | relevance | path

Searched defs:Intent (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/util/
H A DSpaIntent.kt65 fun Intent.appendSpaParams( regex
77 fun Intent.getDestination(): String? { regex
81 fun Intent.getEntryId(): String? { regex
85 fun Intent.getSessionName(): String? { regex
/aosp14/frameworks/base/errorprone/tests/res/android/content/
H A DIntent.java19 public class Intent { class
20 public Intent(String action) { in Intent() method in Intent
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/model/
H A DNetworkNameModel.kt97 fun Intent.toNetworkNameModel(separator: String): NetworkNameModel? { regex
/aosp14/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/slice/
H A DSliceUtil.kt112 fun Intent.createBrowsePendingIntent(): PendingIntent? { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DMediaProjectionAppSelectorActivity.kt306 private fun Intent.configureChooserIntent( regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
H A DMobileConnectionRepositoryImpl.kt423 private fun Intent.carrierId(): Int = regex
/aosp14/frameworks/base/core/java/android/content/
H A DIntent.java660 public class Intent implements Parcelable, Cloneable { class
7537 public Intent() { in Intent() method in Intent
7543 public Intent(Intent o) { in Intent() method in Intent
7547 private Intent(Intent o, @CopyMode int copyMode) { in Intent() method in Intent
7617 public Intent(String action) { in Intent() method in Intent
7637 public Intent(String action, Uri uri) { in Intent() method in Intent
7658 public Intent(Context packageContext, Class<?> cls) { in Intent() method in Intent
7685 public Intent(String action, Uri uri, in Intent() method in Intent
11828 protected Intent(Parcel in) { in Intent() method
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...