Searched refs:handleExtras (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/ShowWhenLockedApp/src/com/android/showwhenlocked/
H A DShowWhenLockedActivity.java87 handleExtras(getIntent().getExtras());
99 handleExtras(intent.getExtras());
129 private void handleExtras(Bundle extras) { method in class:ShowWhenLockedActivity

Completed in 261 milliseconds