예제 #1
0
 public void onStart() {
   getDataStore().put(initiationKey, initiation);
   super.onStart();
 }