OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mstopformatting
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/telephony/java/android/telephony/
PhoneNumberFormattingTextWatcher.java
75
private boolean
mStopFormatting
;
102
if (mSelfChange ||
mStopFormatting
) {
120
if (mSelfChange ||
mStopFormatting
) {
141
if (
mStopFormatting
) {
143
mStopFormatting
= !(s.length() == 0);
202
mStopFormatting
= true;
Completed in 28 milliseconds