Home
last modified time | relevance | path

Searched defs:callingAppUid (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/custom/domain/entity/
DCustomTileDataModel.kt29 val callingAppUid: Int, constant in com.android.systemui.qs.tiles.impl.custom.domain.entity.CustomTileDataModel
/frameworks/base/services/autofill/java/com/android/server/autofill/
DPresentationStatsEventLogger.java226 private PresentationStatsEventLogger(int sessionId, int callingAppUid, long timestamp) { in PresentationStatsEventLogger()
237 int sessionId, int callingAppUid, long timestamp) { in createPresentationLog()