Home
last modified time | relevance | path

Searched refs:notificationIntent (Results 1 – 1 of 1) sorted by relevance

/development/samples/KeyChainDemo/src/com/example/android/keychain/
DSecureWebServerService.java72 Intent notificationIntent = new Intent(this, in createNotification() local
74 notificationIntent.putExtra(KeyChainDemoActivity.EXTRA_STOP_SERVER, in createNotification()
77 notificationIntent, 0); in createNotification()