Searched defs:callingPackageLabel (Results 1 – 3 of 3) sorted by relevance
/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/core/configuration/ | ||
D | TestPhotopickerConfiguration.kt | 68 private var callingPackageLabel: String? = null in build() variable in com.android.photopicker.core.configuration.TestPhotopickerConfiguration.Builder |
/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/core/configuration/ | ||
D | PhotopickerConfiguration.kt | 76 val callingPackageLabel: String? = null, constant in com.android.photopicker.core.configuration.PhotopickerConfiguration |
/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/ | ||
D | MainActivity.kt | 415 val callingPackageLabel: String? = in <lambda>() constant |