HomeSort by relevance Sort by last modified time
    Searched refs:phone (Results 376 - 400 of 579) sorted by null

<<11121314151617181920>>

  /packages/services/Telephony/src/com/android/services/telephony/
DisconnectCauseUtil.java 23 import com.android.phone.PhoneGlobals;
24 import com.android.phone.common.R;
25 import com.android.phone.ImsUtil;
345 // The supplied Intent didn't contain a valid phone number.
  /build/target/product/
core_minimal.mk 148 frameworks/base/compiled-classes-phone:system/etc/compiled-classes)
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
GuestResumeSessionReceiver.java 35 import com.android.systemui.statusbar.phone.SystemUIDialog;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DataSaverTile.java 26 import com.android.systemui.statusbar.phone.SystemUIDialog;
UserDetailItemView.java 36 import com.android.systemui.statusbar.phone.UserAvatarView;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/shortcut/
ShortcutKeyDispatcher.java 44 import com.android.systemui.statusbar.phone.NavigationBarGestureHelper;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
RemoteInputController.java 20 import com.android.systemui.statusbar.phone.StatusBarWindowManager;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/car/
UserGridView.java 32 import com.android.systemui.statusbar.phone.PhoneStatusBar;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
HybridNotificationView.java 32 import com.android.systemui.statusbar.phone.NotificationPanelView;
NotificationCustomViewWrapper.java 34 import com.android.systemui.statusbar.phone.NotificationPanelView;
NotificationViewWrapper.java 31 import com.android.systemui.statusbar.phone.NotificationPanelView;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
ButtonDispatcher.java 15 package com.android.systemui.statusbar.phone;
HeadsUpTouchHelper.java 17 package com.android.systemui.statusbar.phone;
MultiUserSwitch.java 17 package com.android.systemui.statusbar.phone;
NotificationsQuickSettingsContainer.java 17 package com.android.systemui.statusbar.phone;
PanelBar.java 17 package com.android.systemui.statusbar.phone;
PhoneStatusBarView.java 17 package com.android.systemui.statusbar.phone;
SettingsButton.java 16 package com.android.systemui.statusbar.phone;
UserAvatarView.java 17 package com.android.systemui.statusbar.phone;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
BrightnessMirrorController.java 27 import com.android.systemui.statusbar.phone.StatusBarWindowView;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
VolumeDialogComponent.java 32 import com.android.systemui.statusbar.phone.PhoneStatusBar;
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/external/
TileServicesTests.java 23 import com.android.systemui.statusbar.phone.QSTileHost;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
ProxyController.java 66 private Phone[] mPhones;
87 // record each phone's set radio capability status
109 public static ProxyController getInstance(Context context, Phone[] phone,
112 sProxyController = new ProxyController(context, phone, uiccController, ci, ps);
121 private ProxyController(Context context, Phone[] phone, UiccController uiccController,
126 mPhones = phone;
193 // if we can't find a phone for the given subId, it is disconnected.
199 * Get phone radio type and access technology
    [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/
CallUtil.java 23 import com.android.phone.common.PhoneConstants;
61 * Return an Intent for making a phone call. Scheme (e.g. tel, sip) will be determined
76 * Return an Intent for making a phone call. Scheme (e.g. tel, sip) will be determined
84 * Return an Intent for making a phone call. A given Uri will be used as is (without any
105 * Return Uri with an appropriate scheme, accepting both SIP and usual phone call
166 * Determines if one of the call capable phone accounts defined supports video calling.
169 * @return {@code true} if one of the call capable phone accounts supports video calling,
177 * Determines if one of the call capable phone accounts defined supports calling with a subject
181 * @return {@code true} if one of the call capable phone accounts supports calling with a
  /packages/apps/ContactsCommon/src/com/android/contacts/common/widget/
FloatingActionButtonController.java 29 import com.android.phone.common.animation.AnimUtils;

Completed in 1907 milliseconds

<<11121314151617181920>>