Searched refs:what (Results 1 – 25 of 41) sorted by relevance
12
8 Introductory text that explains what the sample is intended to demonstrate. Edit
9 In order to try this sample out, try dragging or tapping this text to see what happens!
3 # If it used by various tools to figure out what the platform can do.
90 Toast.makeText(this, message.what, Toast.LENGTH_SHORT).show(); in handleMessage()91 if (message.what != R.string.disconnected) { in handleMessage()92 updateForegroundNotification(message.what); in handleMessage()
9 a network connection, and if so, what type of connection it is.
396 public boolean onError(MediaPlayer mp, int what, int extra) { in onError() argument397 LogHelper.e(TAG, "Media player error: what=" + what + ", extra=" + extra); in onError()399 mCallback.onError("MediaPlayer error " + what + " (" + extra + ")"); in onError()
111 m.what = messageID; in sendMessage()
87 switch (msg.what) { in handleMessage()
48 switch (msg.what) { in handleMessage()
158 switch (msg.what) {460 switch (msg.what) {
106 switch (msg.what) {
56 switch (msg.what) { in handleMessage()
34 what happened. A possible example:109 to find out what vars are supported.
215 switch (inputMessage.what) { in PhotoManager()
166 switch (msg.what) { in handleMessage()
16 This XML file describes to the Android platform what your application can do.
199 switch (msg.what) {
667 switch (msg.what) { in handleMessage()
328 switch (message.what) { in handleMessage()
150 if (msg.what == MSG_COMPUTER_TURN) { in handleMessage()
92 switch (message.what) {
214 switch (msg.what) { in handleMessage()
113 switch (msg.what) { in onCreate()
249 if (msg.what == INVALIDATE) {
103 switch (msg.what) { in onCreate()