/aosp14/frameworks/base/telephony/java/android/telephony/ |
H A D | SignalStrength.java | 147 private CellSignalStrength getPrimary() { in getPrimary() method in SignalStrength 516 int level = getPrimary().getLevel(); in getLevel() 521 return getPrimary().getLevel(); in getLevel() 537 return getPrimary().getAsuLevel(); in getAsuLevel() 553 return getPrimary().getDbm(); in getDbm() 733 return !(getPrimary() instanceof CellSignalStrengthCdma); in isGsm() 892 .append(",primary=").append(getPrimary().getClass().getSimpleName()) in toString()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/ |
H A D | SplitScreenBase.kt | 28 protected val primaryApp = SplitScreenUtils.getPrimary(instrumentation)
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/service/splitscreen/scenarios/ |
H A D | DismissSplitScreenByGoHome.kt | 42 private val primaryApp = SplitScreenUtils.getPrimary(instrumentation)
|
H A D | DragDividerToResize.kt | 42 private val primaryApp = SplitScreenUtils.getPrimary(instrumentation)
|
H A D | CopyContentInSplit.kt | 43 private val primaryApp = SplitScreenUtils.getPrimary(instrumentation)
|
H A D | EnterSplitScreenByDragFromAllApps.kt | 42 private val primaryApp = SplitScreenUtils.getPrimary(instrumentation)
|
H A D | SwitchBackToSplitFromHome.kt | 42 private val primaryApp = SplitScreenUtils.getPrimary(instrumentation)
|
H A D | UnlockKeyguardToSplitScreen.kt | 40 private val primaryApp = SplitScreenUtils.getPrimary(instrumentation)
|
H A D | DismissSplitScreenByDivider.kt | 42 private val primaryApp = SplitScreenUtils.getPrimary(instrumentation)
|
H A D | EnterSplitScreenByDragFromNotification.kt | 42 private val primaryApp = SplitScreenUtils.getPrimary(instrumentation)
|
H A D | EnterSplitScreenByDragFromTaskbar.kt | 42 private val primaryApp = SplitScreenUtils.getPrimary(instrumentation)
|
H A D | EnterSplitScreenFromOverview.kt | 42 private val primaryApp = SplitScreenUtils.getPrimary(instrumentation)
|
H A D | SwitchBackToSplitFromAnotherApp.kt | 42 private val primaryApp = SplitScreenUtils.getPrimary(instrumentation)
|
H A D | SwitchBackToSplitFromRecent.kt | 42 private val primaryApp = SplitScreenUtils.getPrimary(instrumentation)
|
H A D | EnterSplitScreenByDragFromShortcut.kt | 43 private val primaryApp = SplitScreenUtils.getPrimary(instrumentation)
|
H A D | SwitchBetweenSplitPairs.kt | 42 private val primaryApp = SplitScreenUtils.getPrimary(instrumentation)
|
H A D | SwitchAppByDoubleTapDivider.kt | 44 private val primaryApp = SplitScreenUtils.getPrimary(instrumentation)
|
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/activityembedding/splitscreen/ |
H A D | EnterSystemSplitTest.kt | 53 private val secondaryApp = SplitScreenUtils.getPrimary(instrumentation)
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/ |
H A D | SplitScreenUtils.kt | 64 fun getPrimary(instrumentation: Instrumentation): StandardAppHelper = regex
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 9359 HSPLandroid/icu/impl/number/Grouper;->getPrimary()S 14405 HSPLandroid/telephony/SignalStrength;->getPrimary()Landroid/telephony/CellSignalStrength;
|
/aosp14/frameworks/base/packages/CredentialManager/ |
H A D | profile.txt.prof | 2102 HSPLandroidx/compose/material3/ColorScheme;->getPrimary-0d7_KjU()J
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 9362 HSPLandroid/icu/impl/number/Grouper;->getPrimary()S 14469 HSPLandroid/telephony/SignalStrength;->getPrimary()Landroid/telephony/CellSignalStrength;
|