HomeSort by relevance Sort by last modified time
    Searched full:systemui (Results 1101 - 1125 of 1220) sorted by null

<<414243444546474849

  /frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
MLand.java 17 package com.android.systemui.egg;
52 import com.android.systemui.R;
    [all...]
  /packages/apps/Dialer/java/com/android/incallui/
VideoCallPresenter.java 380 // If Activity is not multiwindow, fullscreen will be driven by SystemUI visibility changes
390 // If the SystemUI has changed to be visible, take us out of fullscreen mode
    [all...]
  /device/google/wahoo/
device.mk 613 # Preopt SystemUI
  /docs/source.android.com/en/devices/tech/config/
low-ram.html 51 <li>Trimmed system_server and SystemUI processes (saved several MBs).</li>
  /docs/source.android.com/en/devices/tech/dalvik/
configure.html 182 example, persistent apps such as SystemUI get a chance to use
  /frameworks/base/core/java/android/animation/
Animator.java 469 // TODO: Need to find a better signal than this. There's a bug in SystemUI that's preventing
  /frameworks/base/core/java/android/widget/
TextClock.java 386 * current process. This is used for single instance processes like the systemUI who need
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ImageWallpaper.java 17 package com.android.systemui;
    [all...]
  /frameworks/base/services/core/java/com/android/server/
VibratorService.java 70 private static final String SYSTEM_UI_PACKAGE = "com.android.systemui";
    [all...]
BluetoothManagerService.java 406 systemUiUid = mContext.getPackageManager().getPackageUidAsUser("com.android.systemui",
410 Slog.w(TAG, "Unable to resolve SystemUI's UID.", e);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SubscriptionInfoUpdater.java 211 // this breaks SystemUI which shows a "No SIM" icon.
    [all...]
  /packages/services/Car/service/src/com/android/car/
CarVolumeControllerFactory.java 577 // TODO: How should this update be sent to SystemUI? bug: 32095237
  /platform_testing/tests/perf/PerfTransitionTest/src/com/android/apptransition/tests/
AppTransitionTests.java 87 private static final String SYSTEMUI_PACKAGE = "com.android.systemui";
  /system/sepolicy/prebuilts/api/26.0/private/
app.te 156 # % adb shell am set-watch-heap com.android.systemui 1048576
  /system/sepolicy/private/
app.te 169 # % adb shell am set-watch-heap com.android.systemui 1048576
  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 411 * @return Whether the window can affect SystemUI flags, meaning that SystemUI (system bars,
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/keyguard/
KeyguardUpdateMonitor.java 78 import com.android.systemui.recents.misc.SystemServicesProxy;
79 import com.android.systemui.recents.misc.SystemServicesProxy.TaskStackListener;
    [all...]
  /frameworks/base/services/java/com/android/server/
SystemServer.java     [all...]
  /packages/services/Telephony/src/com/android/phone/
MobileNetworkSettings.java 633 Context con = activity.createPackageContext("com.android.systemui", 0);
635 "bool", "com.android.systemui");
    [all...]
  /compatibility/cdd/3_software/
3_8_user-interface-compatibility.md 503 * [C-3-2] MUST expose the actions in their SystemUI as
  /device/google/marlin/common/
base.mk 657 SystemUI \
  /external/lisa/ipynb/examples/android/workloads/
Android_Recents_Fling.ipynb 399 " adb_command(target.adb_name, 'shell dumpsys gfxinfo com.android.systemui > {}'.format(framestats_file))\n",
  /frameworks/base/
CleanSpec.mk 106 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/R/com/android/systemui/R.java)
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiConfigManager.java 104 public static final String SYSUI_PACKAGE_NAME = "com.android.systemui";
377 Log.e(TAG, "Unable to resolve SystemUI's UID.");
721 * UIDs belonging to system internals (such as SystemUI) are always allowed,
    [all...]
  /external/chromium-trace/catapult/systrace/systrace/test_data/
decompressed_atrace_data.txt 14 ndroid.systemui-13580 (13580) [001] ...1 683202.104223: tracing_mark_write: S|13580|deliverInputEvent|263
16 ndroid.systemui-13580 (13580) [001] ...1 683202.104606: tracing_mark_write: F|13580|deliverInputEvent|263
17 ndroid.systemui-13580 (13580) [001] ...1 683202.104846: tracing_mark_write: S|13580|deliverInputEvent|267
18 ndroid.systemui-13580 (13580) [001] ...1 683202.105046: tracing_mark_write: F|13580|deliverInputEvent|267
    [all...]

Completed in 1379 milliseconds

<<414243444546474849