Searched defs:flagsValues (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java2047 Intent fillInIntent, int flagsMask, int flagsValues, int extraFlags, Bundle options) {
2051 fillInIntent, flagsMask, flagsValues, extraFlags, options);
2046 startIntentSenderForResult(IntentSender intent, int requestCode, Intent fillInIntent, int flagsMask, int flagsValues, int extraFlags, Bundle options) argument

Completed in 33 milliseconds