OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dialer
(Results
126 - 150
of
238
) sorted by null
1
2
3
4
5
6
7
8
9
10
/packages/experimental/LoaderApp/res/values/
config.xml
40
<!-- If true, enable vibration (haptic feedback) for
dialer
key presses.
79
<!-- If true, show an onscreen "Dial" button in the
dialer
.
/packages/services/Telephony/src/com/android/phone/
ADNList.java
131
// Since the positioning is really only useful for the
dialer
's
140
//
dialer
.
EmergencyDialer.java
50
* EmergencyDialer is a special
dialer
that is used ONLY for dialing emergency calls.
52
* It's a simplified version of the regular
dialer
(i.e. the TwelveKeyDialer
60
*
dialer
, there's still lots of code duplication between this class and
74
// List of
dialer
button IDs.
112
// Haptic feedback (vibration) for
dialer
key presses.
308
// number entered is empty, we just close the
dialer
to expose
518
if (DBG) Log.d(LOG_TAG, "reenabling status bar and closing the
dialer
");
/packages/apps/Dialer/res/values/
strings.xml
21
<string name="applicationLabel">
Dialer
</string>
27
<!-- The description text for the
dialer
tab.
51
<!-- Menu item used to copy a number from the call log to the
dialer
so it can be edited before calling it -->
351
(Part of a list of options shown in the
dialer
when another call
356
(Part of a list of options shown in the
dialer
when another call
360
<!-- Item label: use the
Dialer
's dialpad to add another call.
361
(Part of a list of options shown in the
dialer
when another call
561
<!-- Displayed in the text entry box in the
dialer
when in landscape mode to guide the user
565
<!-- Hint text displayed in the "digits" field above the
dialer
's
567
reminds the user that the
dialer
will add a new call, as oppose
[
all
...]
/packages/apps/Dialer/tests/src/com/android/dialer/database/
SmartDialPrefixTest.java
17
package com.android.
dialer
.database;
28
import com.android.
dialer
.database.DialerDatabaseHelper;
29
import com.android.
dialer
.database.DialerDatabaseHelper.ContactNumber;
30
import com.android.
dialer
.dialpad.SmartDialNameMatcher;
31
import com.android.
dialer
.dialpad.SmartDialPrefix;
43
* adb shell am instrument -w -e class com.android.
dialer
.dialpad.SmartDialPrefixTest /
44
* com.android.
dialer
.tests/android.test.InstrumentationTestRunner
/packages/apps/Dialer/src/com/android/dialer/calllog/
ContactInfoHelper.java
15
package com.android.
dialer
.calllog;
30
import com.android.
dialer
.service.CachedNumberLookupService;
31
import com.android.
dialer
.service.CachedNumberLookupService.CachedContactInfo;
DefaultVoicemailNotifier.java
17
package com.android.
dialer
.calllog;
35
import com.android.
dialer
.CallDetailActivity;
36
import com.android.
dialer
.R;
ContactInfo.java
17
package com.android.
dialer
.calllog;
/packages/apps/Dialer/tests/src/com/android/dialer/dialpad/
SmartDialNameMatcherTest.java
17
package com.android.
dialer
.dialpad;
24
import com.android.
dialer
.dialpad.SmartDialNameMatcher;
25
import com.android.
dialer
.dialpad.SmartDialPrefix;
/packages/apps/Dialer/src/com/android/dialer/dialpad/
DialpadFragment.java
17
package com.android.
dialer
.dialpad;
76
import com.android.
dialer
.NeededForReflection;
77
import com.android.
dialer
.DialtactsActivity;
78
import com.android.
dialer
.R;
79
import com.android.
dialer
.SpecialCharSequenceMgr;
232
// Vibration (haptic feedback) for
dialer
key presses.
320
// the DTMF
dialer
handles that functionality now.
537
// digits in the
dialer
field.
708
// entire
dialer
UI should be disabled instead.)
[
all
...]
DialpadKeyButton.java
17
package com.android.
dialer
.dialpad;
/build/target/product/
sdk.mk
66
Dialer
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
EmergencyButton.java
95
* Shows the emergency
dialer
or returns the user to the existing call.
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DirectoryPartition.java
169
* Whether or not to display the phone number in app that have that option -
Dialer
. If false,
/packages/apps/Dialer/src/com/android/dialer/
PhoneCallDetails.java
17
package com.android.
dialer
;
SpecialCharSequenceMgr.java
17
package com.android.
dialer
;
47
* that are handled specially by the
dialer
.
168
// accessed from the emergency
dialer
.
186
// the
dialer
text field.
/packages/apps/Dialer/src/com/android/dialer/voicemail/
VoicemailStatusHelper.java
17
package com.android.
dialer
.voicemail;
VoicemailStatusHelperImpl.java
17
package com.android.
dialer
.voicemail;
32
import com.android.
dialer
.R;
/packages/apps/Dialer/tests/src/com/android/dialer/calllog/
CallLogListItemHelperTest.java
17
package com.android.
dialer
.calllog;
25
import com.android.
dialer
.PhoneCallDetails;
26
import com.android.
dialer
.PhoneCallDetailsHelper;
27
import com.android.
dialer
.R;
/packages/apps/Dialer/tests/src/com/android/dialer/util/
LocaleTestUtils.java
17
package com.android.
dialer
.util;
/packages/apps/VoiceDialer/res/values-de/
strings.xml
24
<string name="bluetooth_title" msgid="1018603170854746529">"Bluetooth-Voice-
Dialer
"</string>
/packages/apps/VoiceDialer/res/values-fi/
strings.xml
24
<string name="bluetooth_title" msgid="1018603170854746529">"Bluetooth Voice
Dialer
"</string>
/packages/services/Telephony/res/layout/
emergency_dialer.xml
17
<!-- Layout for the emergency
dialer
; see EmergencyDialer.java. -->
/frameworks/base/docs/html/guide/appendix/
g-app-intents.jd
38
<td rowspan="2">
Dialer
</td>
49
<p>The
dialer
is good at normalizing some kinds of schemes: for example
/packages/apps/Dialer/res/layout/
dialtacts_activity.xml
89
<com.android.
dialer
.list.RemoveView
111
</com.android.
dialer
.list.RemoveView>
Completed in 1097 milliseconds
1
2
3
4
5
6
7
8
9
10