OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:buttonmode
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/
WifiCallingSettings.java
388
int
buttonMode
= Integer.valueOf((String) newValue);
390
if (
buttonMode
!= currentMode) {
391
ImsManager.setWfcMode(context,
buttonMode
);
392
mButtonWfcMode.setSummary(getWfcModeSummary(context,
buttonMode
));
393
MetricsLogger.action(getActivity(), getMetricsCategory(),
buttonMode
);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tapi3if.h
[
all
...]
Completed in 43 milliseconds