Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/attention/
DAttentionManagerService.java105 private static String sTestAttentionServicePackage; field in AttentionManagerService
385 if (!TextUtils.isEmpty(sTestAttentionServicePackage)) { in resolveAttentionService()
386 resolvedPackage = sTestAttentionServicePackage; in resolveAttentionService()
820 sTestAttentionServicePackage = testingServicePackage; in cmdSetTestableAttentionService()
828 sTestAttentionServicePackage = ""; in cmdClearTestableAttentionService()