Searched refs:NMS (Results 1 – 3 of 3) sorted by relevance
21 description: "This flag controls the refactoring of NMS to NotificationAttentionHelper"56 …description: "When this flag is on, NMS will no longer call removeMessage() and hasCallbacks() on …
1253 final int NMS = sepMemStates ? memStates.length : 1; in dumpCsv() local1256 for (int ims=0; ims<NMS; ims++) { in dumpCsv()
16610 int NMS = in.readInt();16611 for (int ims = 0; ims < NMS; ims++) {