Home
last modified time | relevance | path

Searched refs:mTempAllowFgsLaunchDuration (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
DTileLifecycleManager.java133 private long mTempAllowFgsLaunchDuration = TILE_SERVICE_ONCLICK_ALLOW_LIST_DEFAULT_DURATION_MS; field in TileLifecycleManager
157 mTempAllowFgsLaunchDuration = properties.getLong( in TileLifecycleManager()
240 mTempAllowFgsLaunchDuration = DeviceConfig.getLong(NAMESPACE_SYSTEMUI, in setBindService()
621 mTempAllowFgsLaunchDuration, mUser.getIdentifier(), REASON_TILE_ONCLICK, in onClick()