OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SERIAL_NUMBER_ETWS_EMERGENCY_USER_ALERT
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
SmsCbConstants.java
109
public static final int
SERIAL_NUMBER_ETWS_EMERGENCY_USER_ALERT
= 0x2000;
SmsCbHeader.java
277
return (mSerialNumber & SmsCbConstants.
SERIAL_NUMBER_ETWS_EMERGENCY_USER_ALERT
) != 0;
Completed in 34 milliseconds